Determines whether all the elements in the specified ICollection are contained in the set.
Determines whether all the elements in the specified ICollection are contained in the set.
public virtual bool Contains(ICollection);
Determines whether the specified Object is in the set.
public virtual bool Contains(object);
SetBase Class | SetBase Members | Foley.Utilities.Collections Namespace