GraphCategoryCollection::Contains Method (GraphCategory^)
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::GraphCategory^
The item to search for.
Implements
ICollection<T>::Contains(T)
Show: