IVsDataExplorerNodeSelection.Find Method
Include Protected Members
Include Inherited Members
Retrieves the specified node from the group of selected nodes.
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 node from the group of selected nodes. | |
Find(String, array<Object[]) | Retrieves the specified node from the group of selected nodes. |
Top