Indicates whether the group of selected nodes contains the specified node.
Overload List
| Name | Description | |
|---|---|---|
![]() |
Contains(Int32) | Indicates whether the group of selected nodes contains the node specified by its numerical identifier value. |
![]() |
Contains(String) | Indicates whether the group of selected nodes contains the node specified by its full name. |
![]() |
Contains(T) | Determines whether the ICollection<T> contains a specific value. (Inherited from ICollection<IVsDataExplorerNode>.) |
![]() |
Contains(IVsDataObject) | Indicates whether the group of selected nodes contains the node specified as a data object. |
![]() |
Contains(String, []) | Indicates whether the group of selected nodes contains the node specified by its full name. |
Top
See Also
Reference
IVsDataExplorerNodeSelection Interface
.gif)