Freigeben über


SPFeatureCollection.Count-Eigenschaft

Ruft die Anzahl der Features in der Auflistung ab.

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

Syntax

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

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

Eigenschaftswert

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

Implementiert

ICollection.Count

Siehe auch

Referenz

SPFeatureCollection Klasse

SPFeatureCollection-Member

Microsoft.SharePoint-Namespace