IVsDataExplorerNodeSelection.Item Property
Include Protected Members
Include Inherited Members
Gets the specified node from the group of selected nodes in Server Explorer.
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 | |
---|---|---|
Item[Int32] | Gets the node specified by its numerical identifier from the group of selected nodes in Server Explorer. | |
Item[String] | Gets the node specified by its full name from the group of selected nodes in Server Explorer. |
Top