GraphNode::HasCategory Method
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.GraphModel
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
| Name | Description | |
|---|---|---|
![]() | HasCategory(GraphCategory^) | Returns true if the object has the given category.(Inherited from GraphObject.) |
![]() | HasCategory(IEnumerable<GraphCategory^>^) | Returns true if the object has any of the given categories.(Inherited from GraphObject.) |
![]() | HasCategory(String^) | Returns true if the object has the given category.(Inherited from GraphObject.) |
Show:
