ThreadSafeDictionaryTKey, TValue Constructor

Initializes a new instance of the ThreadSafeDictionaryTKey, TValue class that is empty and uses the default comparer and Auto hashing strategy.

Definition

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

See Also