Freigeben über


SPFeaturePropertyCollection.Count-Eigenschaft

Ruft die Anzahl der Feature-Eigenschaften 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 SPFeaturePropertyCollection
Dim value As Integer

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

Eigenschaftswert

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

Siehe auch

Referenz

SPFeaturePropertyCollection Klasse

SPFeaturePropertyCollection-Member

Microsoft.SharePoint-Namespace