Compartir a través de


de la propiedad SPContentTypeCollection.Count

Obtiene el número total de tipos de contenido de la colección.

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

Sintaxis

'Declaración
Public Overrides ReadOnly Property Count As Integer
    Get
'Uso
Dim instance As SPContentTypeCollection
Dim value As Integer

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

Valor de propiedad

Tipo: System.Int32
El número total de tipos de contenido en la colección.

Implementaciones

ICollection.Count

Vea también

Referencia

clase SPContentTypeCollection

Miembros SPContentTypeCollection

Espacio de nombres Microsoft.SharePoint

Otros recursos

Introduction to Content Types

Site and List Content Types