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.1.4+115fce864fec7bf37ea70396e6660596be991d3b
public:
virtual void Reset() sealed
abstract Reset : unit -> unit
override Reset : unit -> unit
Реализации
IEnumeratorReset | InvalidOperationException | The collection was modified after the enumerator was created. |