Foley .NET Utilities Class Library

HashSet.Clone Method

Creates a shallow copy of the HashSet.

Overload List

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);

See Also

HashSet Class | HashSet Members | Foley.Utilities.Collections Namespace