Compartir a través de


del método PropertyMapCollection.GetEnumerator

Obtiene el enumerador de los objetos PropertyMap .

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

Sintaxis

'Declaración
Public Function GetEnumerator As IEnumerator
'Uso
Dim instance As PropertyMapCollection
Dim returnValue As IEnumerator

returnValue = instance.GetEnumerator()
public IEnumerator GetEnumerator()

Valor devuelto

Tipo: System.Collections.IEnumerator
El que contiene el enumerador de los objetos PropertyMap .

Vea también

Referencia

clase PropertyMapCollection

Miembros PropertyMapCollection

Espacio de nombres Microsoft.Office.Server.UserProfiles