GraphLinkCollection::Count Property

 

Return the number of links in the 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

Return to top
Show: