Packages
gee-0.8
Gee
AbstractCollection
read_only
read_only_view
size
AbstractCollection
@foreach
add
clear
contains
iterator
remove
read_only
Description:
public
abstract
bool
read_only
{
get
; }
Specifies whether this collection can change - i.e. whether
add
,
remove
etc. are legal operations.