Ms > Ms Assembly Interfaces > IMsFindFormulaResults
Assembly: Ms;
The IMsFindFormulaResults interface is used to work with the collection of formula search results.
IMsFindFormulaResults
Formulas are searched using the IMsMetaModel.FindFormulas method.
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: