ICalcObjects.Item

Syntax

Item(Index: Integer): ICalcObject;

None;

Parameters

Index. Calculation algorithm object index.

Description

The Item property returns the calculation algorithm object by index.

See also:

ICalcObjects