Partager via


AreaCollection.Count, propriété (Microsoft.SharePoint.Portal.SiteData)

Gets the number of areas in the collection.

Espace de noms : Microsoft.SharePoint.Portal.SiteData
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Count As UInteger
'Utilisation
Dim instance As AreaCollection
Dim value As UInteger

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

Valeur de la propriété

Int32 that represents the number of areas in the collection.

Voir aussi

Référence

AreaCollection, classe
Membres AreaCollection
Microsoft.SharePoint.Portal.SiteData, espace de noms