IDefCalclulationAlgorithmMapParamInfoCollection.Item

Syntax

Item(Index: Integer): IDefCalclulationAlgorithmMapParamInfo;

Parameters

Index. Binding index to data entry form.

Description

The Item property returns binding settings by index in collection.

Example

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

See also:

IDefCalclulationAlgorithmMapParamInfoCollection