ClientWebPartPropertyCollection.ICollection.Count - Propriété

COUNT

Espace de noms :  Microsoft.SharePoint.WebPartPages
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Private ReadOnly Property Count As Integer
    Implements ICollection.Count
    Get
'Utilisation
Dim instance As ClientWebPartPropertyCollection
Dim value As Integer

value = CType(instance, ICollection).Count
intICollection.Count { get; }

Valeur de propriété

Type : System.Int32

Implémentations

ICollection.Count

Voir aussi

Référence

ClientWebPartPropertyCollection classe

ClientWebPartPropertyCollection - Membres

Microsoft.SharePoint.WebPartPages - Espace de noms