Gee.ArrayList.add_all Reference Manual
Packages
gee-1.0
Gee
ArrayList
ArrayList
size
equal_func
iterator
list_iterator
contains
index_of
get
set
add
insert
remove
remove_at
clear
slice
add_all
add_all
Description:
public
override
bool
add_all (
Collection
<
G
?> collection )
Adds all items in the input collection to this collection.
Generated by
Valadoc