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