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

Creates a hash set from another hash set.

Parameters
  • source The source set.