ConcurrentHashSet<T>.Enumerator.Reset - метод

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

Definition

Пространство имён: Tessa.Platform.Collections
Сборка: Tessa (в Tessa.dll) Версия: 4.0.7
C#
public void Reset()

Реализации

IEnumerator.Reset()

См. также