IMsFindFormulaResults

Assembly: Ms;

Description

The IMsFindFormulaResults interface is used to work with the collection of formula search results.

Inheritance Hierarchy

          IMsFindFormulaResults

Comments

Formulas are searched using the IMsMetaModel.FindFormulas method.

Properties

  Property name Brief description
Count The Count property returns the number of formula search results.
Item The Item property returns the search result with the specified index.

See also:

Ms Assembly Interfaces