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