List


Object Hierarchy:

Vala.List Vala.List Vala.List Vala.Collection Vala.Collection Vala.Collection->Vala.List Vala.Iterable Vala.Iterable Vala.Iterable->Vala.Collection

Description:

public abstract class List<G> : Collection<G>

Represents a collection of items in a well-defined order.

All known sub-classes:

Namespace: Vala
Package: gee

Content:

Creation methods:

Methods:

Inherited Members:

All known members inherited from class Vala.Iterable