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

Definition

Returns an enumerator that iterates through the collection.

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

Returns

IEnumerator<TValue>

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

Implements

Applies to

Продукт Версії
.NET 9, 10