Compartir a través de


del método TypeInformationCollection.IEnumerable.GetEnumerator

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

Sintaxis

'Declaración
Private Function GetEnumerator As IEnumerator
    Implements IEnumerable.GetEnumerator
'Uso
Dim instance As TypeInformationCollection
Dim returnValue As IEnumerator

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

Valor devuelto

Tipo: System.Collections.IEnumerator

Implementaciones

IEnumerable.GetEnumerator()

Vea también

Referencia

clase TypeInformationCollection

Miembros TypeInformationCollection

Espacio de nombres Microsoft.SharePoint.Client