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.2+a8f0dd3c063817b2e3f05a923303d808e447c338
public ConcurrentHashSet()
public:
ConcurrentHashSet()
new : unit -> ConcurrentHashSet