Compartir a través de


de la propiedad PropertyBaseManager<T>.Count

Obtiene el número de propiedades y las 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 Count As Integer
    Get
'Uso
Dim instance As PropertyBaseManager
Dim value As Integer

value = instance.Count
public int Count { 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