ThreadSafeHashSetT Constructor
Initializes a new instance of the
ThreadSafeHashSetT class that is empty
and uses the default comparer and
Auto hashing strategy.
Namespace: KGySoft.CollectionsAssembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 9.0.0
public ThreadSafeHashSet()
public:
ThreadSafeHashSet()
new : unit -> ThreadSafeHashSet