Condividi tramite


OrderedDictionary<TKey,TValue>.KeyCollection.Enumerator Struct

Definizione

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)

Parametri di tipo

TKey
TValue
Ereditarietà
OrderedDictionary<TKey,TValue>.KeyCollection.Enumerator
Implementazioni

Proprietà

Current

Metodi

MoveNext()

Implementazioni dell'interfaccia esplicita

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

Si applica a