Packages
gee-0.8
Gee
ArrayList
equal_func
read_only
size
ArrayList
ArrayList.wrap
@foreach
@get
@set
add
add_all
bidir_list_iterator
clear
contains
index_of
insert
iterator
list_iterator
remove
remove_at
slice
read_only
Description:
public
override
bool
read_only
{
get
; }
Specifies whether this collection can change - i.e. whether
add
,
remove
etc. are legal operations.