Packages
gee-0.8
Gee
ConcurrentList
equal_func
is_empty
read_only
size
ConcurrentList
@get
@set
add
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.