GenericParameterConstraintHandleCollection.Enumerator Struktura

Definice

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

Vlastnosti

Current

Získá prvek v kolekci na aktuální pozici enumerátoru.

Metody

MoveNext()

Přejde enumerátor 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 enumerátoru.

IEnumerator.Reset()

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

Platí pro