containsCollection

Checks to see if the composite contains a given collection.

Return

true if the composite contains the collection, false otherwise.

Parameters

collection

the collection to check for.

See also