Sdílet prostřednictvím


OrderedDictionary<TKey,TValue>.KeyCollection.GetEnumerator Metoda

Definice

Vrátí enumerátor, který iteruje přes OrderedDictionary<TKey,TValue>.KeyCollection.

public:
 System::Collections::Generic::OrderedDictionary<TKey, TValue>::KeyCollection::Enumerator GetEnumerator();
public System.Collections.Generic.OrderedDictionary<TKey,TValue>.KeyCollection.Enumerator GetEnumerator ();
member this.GetEnumerator : unit -> System.Collections.Generic.OrderedDictionary<'Key, 'Value>.KeyCollection.Enumerator
Public Function GetEnumerator () As OrderedDictionary(Of TKey, TValue).KeyCollection.Enumerator

Návraty

OrderedDictionary<TKey,TValue>.KeyCollection.Enumerator pro OrderedDictionary<TKey,TValue>.KeyCollection.

Platí pro