Verifies if all the elements of the specified collection are contained into the current collection.
Verifies if all the elements of the specified collection are contained into the current collection.
public virtual bool ContainsAll(CollectionSupport);
Verifies if all the elements of the specified collection are contained into the current collection.
public virtual bool ContainsAll(ICollection);