OrderedDictionary<TKey,TValue>.KeyCollection.Enumerator.IEnumerator.Reset Method

Definition

Sets the enumerator to its initial position, which is before the first element in the collection.

C#
void IEnumerator.Reset();

Implements

Remarks

This member is an explicit interface member implementation. It can be used only when the <xref:System.Collections.Generic.OrderedDictionary`2.KeyCollection.Enumerator> instance is cast to an <xref:System.Collections.IEnumerator> interface.

Applies to

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