Returns an enumerator that iterates through the collection.
System.Collections.Generic.IEnumerator<TKey> System.Collections.Generic.IEnumerable<TKey>.GetEnumerator();
Implements GetEnumerator()
Returns an enumerator that iterates through the collection.
System.Collections.Generic.IEnumerator<TKey> System.Collections.Generic.IEnumerable<TKey>.GetEnumerator();
Implements GetEnumerator()