GraphPropertyCollection::Contains Method (GraphProperty^)
Visual Studio 2015
Determines whether the collection contains a specific value
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
Parameters
- item
-
Type:
Microsoft.VisualStudio.GraphModel::GraphProperty^
The item to search for.
Implements
ICollection<T>::Contains(T)
Show: