Freigeben über


SPGroupCollection.Count-Eigenschaft

Ruft die Anzahl der Gruppen in der Auflistung ab.

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

Syntax

'Declaration
Public Overrides ReadOnly Property Count As Integer
    Get
'Usage
Dim instance As SPGroupCollection
Dim value As Integer

value = instance.Count
public override int Count { get; }

Eigenschaftswert

Typ: System.Int32
Eine 32-Bit-Ganzzahl, die Anzahl der Gruppen angibt.

Implementiert

ICollection.Count

Siehe auch

Referenz

SPGroupCollection Klasse

SPGroupCollection-Member

Microsoft.SharePoint-Namespace