OrderedDictionary<TKey,TValue>.KeyCollection.IEnumerable<TKey>.GetEnumerator Method

Definition

Returns an enumerator that iterates through the collection.

C#
System.Collections.Generic.IEnumerator<TKey> IEnumerable<TKey>.GetEnumerator();

Returns

IEnumerator<TKey>

An enumerator that can be used to iterate through the collection.

Implements

Applies to

Proizvod Verzije
.NET 9, 10