Sdílet prostřednictvím


FormRegionCollectionBase.IEnumerable<IFormRegion>.GetEnumerator – metoda

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

Obor názvů:  Microsoft.Office.Tools.Outlook
Sestavení:  Microsoft.Office.Tools.Outlook.v4.0.Utilities (v Microsoft.Office.Tools.Outlook.v4.0.Utilities.dll)

Syntaxe

'Deklarace
Private Function GetEnumerator As IEnumerator(Of IFormRegion)
    Implements IEnumerable(Of IFormRegion).GetEnumerator
IEnumerator<IFormRegion> IEnumerable<IFormRegion>.GetEnumerator()

Vrácená hodnota

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

Implementuje

IEnumerable<T>.GetEnumerator()

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

FormRegionCollectionBase Třída

Microsoft.Office.Tools.Outlook – obor názvů