LogExtentCollection.IEnumerable.GetEnumerator Metoda

Definice

Získá enumerátor pro LogExtent instance v této kolekci. Tuto metodu nelze dědit.

 virtual System::Collections::IEnumerator ^ System.Collections.IEnumerable.GetEnumerator() = System::Collections::IEnumerable::GetEnumerator;
System.Collections.IEnumerator IEnumerable.GetEnumerator ();
abstract member System.Collections.IEnumerable.GetEnumerator : unit -> System.Collections.IEnumerator
override this.System.Collections.IEnumerable.GetEnumerator : unit -> System.Collections.IEnumerator
Function GetEnumerator () As IEnumerator Implements IEnumerable.GetEnumerator

Návraty

Enumerátor pro LogExtent instance v této kolekci.

Implementuje

Poznámky

Tento člen je explicitní implementace členu rozhraní. Lze jej použít pouze v případě, že LogExtentCollection je instance přetypovaná na IEnumerable rozhraní.

Platí pro