IAlgoFindFormulaResults.Item

Syntax

Item(Index: Integer): IAlgoFindFormulaResult;

Parameters

Index. Search result index.

Description

The Item property returns the search result with the specified index.

Example

The property use is given in the example for the ICalcAlgorithm.FindFormulas method.

See also:

IAlgoFindFormulaResults