Creates a shallow copy of the LinkedSet.
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);
LinkedSet Class | LinkedSet Members | Foley.Utilities.Collections Namespace