Freigeben über


SPFarmManagedAccountCollection.Count-Eigenschaft

Ruft die Anzahl der Konten in der Auflistung ab.

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

Syntax

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

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

Eigenschaftswert

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

Implementiert

ICollection<T>.Count

Siehe auch

Referenz

SPFarmManagedAccountCollection Klasse

SPFarmManagedAccountCollection-Member

Microsoft.SharePoint.Administration-Namespace