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.
Checks to see if the composite contains a given collection.
true if the composite contains the collection, false otherwise.
the collection to check for.