GraphObject::PropertyCount Property

 

Property that returns a number of all annotations.

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

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

Property Value

Type: System::Int32

Return to top
Show: