Removes the specified node from the node selection group.
Overload List
| Name | Description | |
|---|---|---|
![]() |
Remove(Int32) | Removes the node specified by its numerical identifier value from the node selection group. |
![]() |
Remove(String) | Removes the node specified by its full name from the node selection group. |
![]() |
Remove(T) | Removes the first occurrence of a specific object from the ICollection<T>. (Inherited from ICollection<IVsDataExplorerNode>.) |
![]() |
Remove(IVsDataObject) | Removes the node specified by a data object from the node selection group. |
![]() |
Remove(String, []) | Removes the specified node from the node selection group. |
Top
See Also
Reference
IVsDataExplorerNodeSelection Interface
.gif)