FormRegionCollectionBase.IEnumerable<IFormRegion>.GetEnumerator (Método)

This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.

Espacio de nombres:  Microsoft.Office.Tools.Outlook
Ensamblado:  Microsoft.Office.Tools.Outlook.v4.0.Utilities (en Microsoft.Office.Tools.Outlook.v4.0.Utilities.dll)

Sintaxis

'Declaración
Private Function GetEnumerator As IEnumerator(Of IFormRegion)
    Implements IEnumerable(Of IFormRegion).GetEnumerator
IEnumerator<IFormRegion> IEnumerable<IFormRegion>.GetEnumerator()

Valor devuelto

Tipo: System.Collections.Generic.IEnumerator<IFormRegion>

Implementaciones

IEnumerable<T>.GetEnumerator()

Seguridad de .NET Framework

Vea también

Referencia

FormRegionCollectionBase Clase

Microsoft.Office.Tools.Outlook (Espacio de nombres)