Compartir a través de


de la propiedad ClientWebPartPropertyCollection.ICollection.Count

Contador

Espacio de nombres:  Microsoft.SharePoint.WebPartPages
Ensamblado:  Microsoft.SharePoint (en Microsoft.SharePoint.dll)

Sintaxis

'Declaración
Private ReadOnly Property Count As Integer
    Implements ICollection.Count
    Get
'Uso
Dim instance As ClientWebPartPropertyCollection
Dim value As Integer

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

Valor de propiedad

Tipo: System.Int32

Implementaciones

ICollection.Count

Vea también

Referencia

clase ClientWebPartPropertyCollection

Miembros ClientWebPartPropertyCollection

Espacio de nombres Microsoft.SharePoint.WebPartPages