FormRegionCollectionBase.IEnumerable<IFormRegion>.GetEnumerator Method

Definition

 virtual System::Collections::Generic::IEnumerator<Microsoft::Office::Tools::Outlook::IFormRegion ^> ^ System.Collections.Generic.IEnumerable<Microsoft.Office.Tools.Outlook.IFormRegion>.GetEnumerator() = System::Collections::Generic::IEnumerable<Microsoft::Office::Tools::Outlook::IFormRegion ^>::GetEnumerator;
System.Collections.Generic.IEnumerator<Microsoft.Office.Tools.Outlook.IFormRegion> IEnumerable<IFormRegion>.GetEnumerator ();
abstract member System.Collections.Generic.IEnumerable<Microsoft.Office.Tools.Outlook.IFormRegion>.GetEnumerator : unit -> System.Collections.Generic.IEnumerator<Microsoft.Office.Tools.Outlook.IFormRegion>
override this.System.Collections.Generic.IEnumerable<Microsoft.Office.Tools.Outlook.IFormRegion>.GetEnumerator : unit -> System.Collections.Generic.IEnumerator<Microsoft.Office.Tools.Outlook.IFormRegion>
Function GetEnumerator () As IEnumerator(Of IFormRegion) Implements IEnumerable(Of IFormRegion).GetEnumerator

Returns

Implements

Applies to