Foley .NET Utilities Class Library

LinkedSet.Clone Method

Creates a shallow copy of the LinkedSet.

Overload List

Creates a shallow copy of the LinkedSet.

public virtual object Clone();

Attempts to make a deep copy of the LinkedSet.

public virtual LinkedSet Clone(bool);

See Also

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