HashSetTKey, TValueEnumeratorReset - метод
Sets the enumerator to its initial position, which is before the first element in the collection.
Пространство имён: Tessa.Platform.CollectionsСборка: Tessa (в Tessa.dll) Версия: 4.2.1+2efecbe35c10dec386bb05925f2876c4acbb708d
public:
virtual void Reset() sealed
abstract Reset : unit -> unit
override Reset : unit -> unit
Реализации
IEnumeratorReset | InvalidOperationException | The collection was modified after the enumerator was created. |