Freigeben über


ISharePointCollection<T>.Count-Eigenschaft

Ruft die Anzahl der Elemente in der Auflistung ab.

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

Syntax

'Declaration
ReadOnly Property Count As Integer
    Get
int Count { get; }

Eigenschaftswert

Typ: System.Int32
Die Anzahl der Elemente in der Auflistung.

.NET Framework-Sicherheit

Siehe auch

Referenz

ISharePointCollection<T> Schnittstelle

Microsoft.VisualStudio.SharePoint-Namespace