GraphConditionCollection::Count Property

 

Returns the number of styles in the collection.

Namespace:   Microsoft.VisualStudio.GraphModel.Styles
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: