add_all_array


Description:

[ CCode ( ordering = 13 ) ]
public virtual bool add_all_array (G[] array)

Adds all items in the input array to this collection.

Parameters:

array

the array which items will be added to this collection.

Returns:

true if the collection has been changed, false otherwise