ThreadSafeDictionaryTKey, TValueReset Method

Removes all keys and values from the ThreadSafeDictionaryTKey, TValue.
See the Remarks section of the Clear method for details.

Definition

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

See Also