GraphSetterCollection::Contains Method (GraphSetter^)
Visual Studio 2015
Checks to see whether the Setter is in this collection
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
Parameters
- item
-
Type:
Microsoft.VisualStudio.GraphModel.Styles::GraphSetter^
The setter to check for
Implements
ICollection<T>::Contains(T)
Show: