Enumerator<TKey,TValue>.Reset method

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

public void Reset()

See Also