GraphObject::HasCategory Method (IEnumerable<GraphCategory^>^)
Visual Studio 2015
Returns true if the object has any of the given categories.
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
Parameters
- categories
-
Type:
System.Collections.Generic::IEnumerable<GraphCategory^>^
The categories to check.
Show: