CustomDebugInformationHandleCollection.Enumerator Struktura

Definice

public: value class CustomDebugInformationHandleCollection::Enumerator : System::Collections::Generic::IEnumerator<System::Reflection::Metadata::CustomDebugInformationHandle>
public struct CustomDebugInformationHandleCollection.Enumerator : System.Collections.Generic.IEnumerator<System.Reflection.Metadata.CustomDebugInformationHandle>
type CustomDebugInformationHandleCollection.Enumerator = struct
    interface IEnumerator<CustomDebugInformationHandle>
    interface IEnumerator
    interface IDisposable
Public Structure CustomDebugInformationHandleCollection.Enumerator
Implements IEnumerator(Of CustomDebugInformationHandle)
Dědičnost
CustomDebugInformationHandleCollection.Enumerator
Implementuje

Vlastnosti

Current

Získá prvek v kolekci na aktuální pozici výčtu.

Metody

MoveNext()

Přejde výčet na další prvek kolekce.

Explicitní implementace rozhraní

IDisposable.Dispose()

Provede aplikací definované úlohy spojené s uvolněním nebo resetováním nespravovaných prostředků.

IEnumerator.Current

Získá prvek v kolekci na aktuální pozici výčtu.

IEnumerator.Reset()

Nastaví enumerátor na počáteční pozici, která je před prvním prvkem v kolekci.

Platí pro