Compartir a través de


del método PropertyBaseManager<T>.IEnumerable.GetEnumerator

Obtiene un IEnumerator para enumerar las propiedades de perfil y sección 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
Private Function GetEnumerator As IEnumerator
    Implements IEnumerable.GetEnumerator
'Uso
Dim instance As PropertyBaseManager
Dim returnValue As IEnumerator

returnValue = CType(instance, IEnumerable).GetEnumerator()
IEnumeratorIEnumerable.GetEnumerator()

Valor devuelto

Tipo: System.Collections.IEnumerator
Devuelve IEnumerator.

Implementaciones

IEnumerable.GetEnumerator()

Vea también

Referencia

clase PropertyBaseManager<T>

Miembros PropertyBaseManager<T>

Espacio de nombres Microsoft.Office.Server.UserProfiles