IMDCalculationFormulaExpression.Item

Syntax

Item(Index: Integer): IMDCalculationFormulaOperand;

Parameters

Index - operand position index.

Description

The Item property returns the operand, which index is passed by the Index parameter.

See also:

IMDCalculationFormulaExpression