APRlib

SupportClass.CollectionSupport.ContainsAll Method

Verifies if all the elements of the specified collection are contained into the current collection.

Overload List

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);

See Also

SupportClass.CollectionSupport Class | (global) Namespace