GraphPropertyCollection::Count Property

 

Gets the number of elements that are contained in the GraphProperties collection

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

public:
property int Count {
	virtual int get() sealed;
}

Property Value

Type: System::Int32

Returns Int32.

Return to top
Show: