When implemented by a class determines whether the set contains all of the elements of the specified ICollection.
When implemented by a class determines whether the set contains all of the elements of the specified ICollection.
bool Contains(ICollection);
When implemented by a class, determines whether the set contains the specific Object.
bool Contains(object);
ISet Interface | ISet Members | Foley.Utilities.Collections Namespace