Packages
gee-0.8
Gee
LinkedList
equal_func
read_only
size
LinkedList
@foreach
@get
@set
add
bidir_list_iterator
clear
contains
first
index_of
insert
iterator
last
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.