ThreadSafeHashSetTReset Method

Removes all items from the ThreadSafeHashSetT.
See the Remarks section of the Clear method for details.

Definition

Namespace: KGySoft.Collections
Assembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 9.0.0
C#
public void Reset()

See Also