Freigeben über


SPTimeZoneCollection.Count-Eigenschaft

Ruft die Anzahl der Zeitzonen dargestellt 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 SPTimeZoneCollection
Dim value As Integer

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

Eigenschaftswert

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

Implementiert

ICollection.Count

Siehe auch

Referenz

SPTimeZoneCollection Klasse

SPTimeZoneCollection-Member

Microsoft.SharePoint-Namespace