Determines whether all the elements in the specified collection are contained in the LinkedSet.
Determines whether all the elements in the specified collection are contained in the LinkedSet.
public override bool Contains(ICollection);
Determines whether an Object is in the LinkedSet.
public override bool Contains(object);
LinkedSet Class | LinkedSet Members | Foley.Utilities.Collections Namespace