[ CCode ( ordering = 4 ) ]
public virtual bool add_all (Collection<G> collection)
Adds all items in the input collection to this collection.
collection |
the collection which items will be added to this collection. |
|