IMsFindFormulaResults.Item

Syntax

Item(Index: Integer): IMsFindFormulaResult;

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 IMsMetaModel.FindFormulas method.

See also:

IMsFindFormulaResults