GraphObject::CategoryCount Property

 

Returns the number of categories in the object.

Namespace:   Microsoft.VisualStudio.GraphModel
Assembly:  Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)

public:
property int CategoryCount {
	int get();
}

Property Value

Type: System::Int32

Return to top
Show: