Adds the elements of an ICollection to the end of the LinkedSet.
Adds the elements of an ICollection to the end of the LinkedSet.
public override bool Add(ICollection);
Adds an Object to the end of the LinkedSet.
public override bool Add(object);
LinkedSet Class | LinkedSet Members | Foley.Utilities.Collections Namespace