Creates a shallow copy of the HashSet.
Creates a shallow copy of the HashSet.
public virtual object Clone();
Attempts to make a deep copy of the HashSet.
public virtual HashSet Clone(bool);
HashSet Class | HashSet Members | Foley.Utilities.Collections Namespace