APRlib

SupportClass.SetSupport.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 that all the elements of the specified collection are contained into the current collection.

public virtual bool ContainsAll(ICollection);

See Also

SupportClass.SetSupport Class | (global) Namespace