Brief Description

Getting Started

The Collections assembly contains basic interfaces and classes that are used to work with various types of collections. Collections are used in various assemblies of the Fore language to provide work with same-type objects.

Having studied this section you will be able to create collections, load data to them, sort and search, and so on, using the Fore language.

Assembly resources are described in the following subsections:

Before studying the Collections assembly it is recommended to read the following sections: Developing User ApplicationFore Language Guide.