IDefCalculationAlgorithmMapInfoCollection.Item

Syntax

Item(Index: Integer): IDefCalculationAlgorithmMapInfo;

Parameters

Index. Index of binding to data entry form.

Description

The Item property returns parameters of calculation algorithm binding to another data entry form by binding index.

Example

The example of use is given in description of the IDefCalculationAlgorithmsCollection.Add method.

See also:

IDefCalculationAlgorithmMapInfoCollection