Freigeben über


SPWebCollection.Count-Eigenschaft

Ruft die Anzahl der Websites, die dargestellt werden 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 SPWebCollection
Dim value As Integer

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

Eigenschaftswert

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

Implementiert

ICollection.Count

Siehe auch

Referenz

SPWebCollection Klasse

SPWebCollection-Member

Microsoft.SharePoint-Namespace