FieldDefinitionHandleCollection.Enumerator Struktura

Definice

public: value class FieldDefinitionHandleCollection::Enumerator : System::Collections::Generic::IEnumerator<System::Reflection::Metadata::FieldDefinitionHandle>
public struct FieldDefinitionHandleCollection.Enumerator : System.Collections.Generic.IEnumerator<System.Reflection.Metadata.FieldDefinitionHandle>
type FieldDefinitionHandleCollection.Enumerator = struct
    interface IEnumerator<FieldDefinitionHandle>
    interface IEnumerator
    interface IDisposable
Public Structure FieldDefinitionHandleCollection.Enumerator
Implements IEnumerator(Of FieldDefinitionHandle)
Dědičnost
FieldDefinitionHandleCollection.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