removeAll
Removes all billboards from the collection.
billboards.add(...);
billboards.add(...);
billboards.removeAll();
Content copied to clipboard
Removes all billboards from the collection.
billboards.add(...);
billboards.add(...);
billboards.removeAll();