Gee.ArrayList.add 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
Description:
public
override
bool
add (
G
? item)
Adds an item to this collection. Must not be called on read-only collections.
Generated by
Valadoc