IAlgorithmParamValueList.Item

Syntax

Item(Index: Integer): IAlgorithmParamValue;

None;

Parameters

Index. Calculation algorithm parameter index.

Description

The Item property returns the calculation algorithm parameter by index.

Fore and Fore.NET Examples

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

See also:

IAlgorithmParamValueList