removeCollection

Removes a collection from this composite, if present.

Return

true if the collection was in the composite and was removed, false if the collection was not in the composite.

Parameters

collection

The collection to remove.

See also