HashSetTKey, TValueEnumeratorReset - метод

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

Definition

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

Реализации

IEnumeratorReset

Исключения

InvalidOperationExceptionThe collection was modified after the enumerator was created.

См. также