Compartir a través de


de la propiedad PropertyBaseManager<T>.CountSections

Obtiene el número de secciones de esta colección.

Espacio de nombres:  Microsoft.Office.Server.UserProfiles
Ensamblado:  Microsoft.Office.Server.UserProfiles (en Microsoft.Office.Server.UserProfiles.dll)

Sintaxis

'Declaración
Public ReadOnly Property CountSections As Integer
    Get
'Uso
Dim instance As PropertyBaseManager
Dim value As Integer

value = instance.CountSections
public int CountSections { get; }

Valor de propiedad

Tipo: System.Int32
Devuelve Int32.

Vea también

Referencia

clase PropertyBaseManager<T>

Miembros PropertyBaseManager<T>

Espacio de nombres Microsoft.Office.Server.UserProfiles