contains_all_array


Description:

[ CCode ( ordering = 14 ) ]
public virtual bool contains_all_array (G[] array)

Returns true it this collection contains all items as the input array.

Parameters:

array

the array which items will be compared with this collection.

Returns:

true if the collection has been changed, false otherwise