Share via


GraphObject.HasCategory Method

Include Protected Members
Include Inherited Members

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method HasCategory(String) Returns true if the object has the given category.
Public method HasCategory(GraphCategory) Returns true if the object has the given category.
Public method HasCategory(IEnumerable<GraphCategory>) Returns true if the object has any of the given categories.

Top

See Also

Reference

GraphObject Class

Microsoft.VisualStudio.GraphModel Namespace