Vala.Set – libvala-0.56 Reference Manual
Packages
libvala-0.56
Vala
Set
Set
Set
Object Hierarchy:
Description:
public
abstract
class
Set
<
G
> :
Collection
<
G
>
All known sub-classes:
HashSet
Namespace:
Vala
Package:
libvala-0.56
Content:
Creation methods:
protected
Set
()
Inherited Members:
All known members inherited from class Vala.Collection
add
add_all
clear
contains
is_empty
remove
size
to_array
All known members inherited from class Vala.Iterable
get_element_type
iterator