Collection Objects Management

GB_COLLECTION Collection object datatype.
GB.Collection.Count Returns the number of elements in a collection.
GB.Collection.Get Retrieves an element from a collection object.
GB.Collection.New Creates a new collection object.
GB.Collection.Set Inserts or modifies an element in a collection.

Overview

These functions allows you to create, destroy and manage Gambas Collection objects.