ConcurrentHashSetT - конструктор
Initializes a new instance of the
ConcurrentHashSetT
class that is empty, has the default concurrency level, has the default initial capacity, and
uses the default comparer for the item type.
Пространство имён: Tessa.Platform.CollectionsСборка: Tessa (в Tessa.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
public ConcurrentHashSet()
public:
ConcurrentHashSet()
new : unit -> ConcurrentHashSet