IDimensionSet.Add

Syntax

Add(Dim: IDimensionModel): Integer;

Parameters

Dim - dictionary to be added to the list.

Description

The Add method adds dictionary to dimension list and returns dictionary index if it is added successfully.

See also:

IDimensionSet