ClassViewNavigationInfo.IsDataPresent Method
Include Protected Members
Include Inherited Members
Verifies whether an element contains a project name, reference name, full name, and node type.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
IsDataPresent(IDataObject) | Verifies whether an element contains a project name, reference name, full name, and node type. | |
IsDataPresent(IDataObject, ClassViewNavigationInfoTypes, Boolean, Boolean) | Verifies whether an element contains a project name, reference name, full name, and node type. Also verifies whether an element is of a specific format. |
Top