Compartilhar via


OrderedDictionary<TKey,TValue>.KeyCollection.Enumerator Estrutura

Definição

public: value class OrderedDictionary<TKey, TValue>::KeyCollection::Enumerator : System::Collections::Generic::IEnumerator<TKey>
public struct OrderedDictionary<TKey,TValue>.KeyCollection.Enumerator : System.Collections.Generic.IEnumerator<TKey>
type OrderedDictionary<'Key, 'Value>.KeyCollection.Enumerator = struct
    interface IEnumerator<'Key>
    interface IEnumerator
    interface IDisposable
Public Structure OrderedDictionary(Of TKey, TValue).KeyCollection.Enumerator
Implements IEnumerator(Of TKey)

Parâmetros de tipo

TKey
TValue
Herança
OrderedDictionary<TKey,TValue>.KeyCollection.Enumerator
Implementações

Propriedades

Current

Métodos

MoveNext()

Implantações explícitas de interface

IDisposable.Dispose()
IEnumerator.Current
IEnumerator.Reset()

Aplica-se a