GraphNodeCollection::Contains Method (GraphNode^)
Visual Studio 2015
Determines if the given node is in this collection
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
Parameters
- item
-
Type:
Microsoft.VisualStudio.GraphModel::GraphNode^
The node to search for
Implements
ICollection<T>::Contains(T)
Show: