IAlgorithmParamValueList.Item

Syntax

Item(Index: Integer): IAlgorithmParamValue;

Parameters

Index. Calculation algorithm parameter index.

Description

The Item property returns the calculation algorithm parameter by index.

Example

The property use is given in the example for IAlgorithmSettings.PeriodControlStart.

See also:

IAlgorithmParamValueList