IReadOnlyCollection<T>::Count Property

 

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

property int Count {
	int get();
}

Property Value

Type: System::Int32

Returns Int32.

Return to top
Show: