IPrxAlgorithmParams.Item

Syntax

Item(Index: Integer): IPrxAlgorithmParam;

Parameters

Index. Index of parameter control settings.

Description

The Item property returns parameter control settings with the specified index.

Example

The property use is given in the example for IPrxAlgorithmReportParamControl.Param, IPrxAlgorithmConstantParamControl.ConstantValue.

See also:

IPrxAlgorithmParams