Freigeben über


IReadOnlyCollection<T>.Count-Eigenschaft

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

Syntax

'Declaration
ReadOnly Property Count As Integer
int Count { get; }
property int Count {
    int get ();
}
abstract Count : int with get
function get Count () : int

Eigenschaftswert

Typ: Int32
Gibt Int32 zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

IReadOnlyCollection<T> Schnittstelle

Microsoft.VisualStudio.GraphModel-Namespace