IAlgoFindFormulaResult

Assembly: Algo;

Description

The IAlgoFindFormulaResult interface contains basic properties of interfaces with formula search results in calculation algorithm.

Inheritance Hierarchy

IAlgoFindFormulaResult

Comments

The search result can be obtained using the IAlgoFindFormulaResults.Item property.

The IAlgoFindFormulaResult interface does not have proper properties and methods. It is a basic interface for the following interfaces:

To check, to which of the interfaces the search result can be cast, use the Is operation.

See also:

Algo Assembly Interfaces