KECS / com.juanmedina.kecs.entity / View / removeAll removeAll¶ open fun removeAll(elements:Collection<Entity>):Boolean Remove a set of entities in our view. Parameters¶ elements - a set of entities to be removed from the view.