Creates a shallow copy of the HashSet.
[Visual Basic]
Overridable Overloads Public Function Clone() As Object Implements _
ICloneable.Clone
A shallow copy of the HashSet.
If you need a deep copy to be attempted use the Clone method.
HashSet Class | HashSet Members | Foley.Utilities.Collections Namespace | HashSet.Clone Overload List