IMsFormulaInfoList.Item

Syntax

Item(Index: Integer): IMsFormulaInfo;

Parameters

Index. Index of record in the collection.

Description

The Item property returns information about the formula used for calculation.

Example

The property use is given in the example for IMsProblemCalculation.GetFormulaInfo.

See also:

IMsFormulaInfoList