klyn.collections.HashSet.HashSet
constructor
public HashSet(source as HashSetSync<T>):
Description

Creates a hash set from a synchronized hash set.

Parameters
  • source The source set.