IVsDataExplorerChildNodeCollection.Find Method
Include Protected Members
Include Inherited Members
Retrieves the specified connection node.
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 | |
---|---|---|
Find(IVsDataObject) | Retrieves the specified connection node. | |
Find(String, array<Object[]) | Retrieves a connection node corresponding to the specified type name and identifiers. |
Top