IMsFormulaTermSet

Description

The IMsFormulaTermSet interface contains properties and methods used to work with a set of terms.

Properties

  Property name Brief description
The SingleTerm property determines the leading term in the set.

Properties inherited from IMsFormulaTermList

  Property name Brief description
The Count property returns the number of terms in the set.
The Item property returns the term.

Methods inherited from IMsFormulaTermList

  Method name Brief description
The Add method adds a new term to the set.
The Clear method clears the set of terms.
The FindByKey method searches for the term by the key.
The FindByTermText method returns the index of a term in the internal presentation.
The IndexOf method returns the term index in the list.
The Refresh method refreshes a collection of terms.
The Remove method removes a term by the index.
The RemoveByKey method removes a term by the key.

See also:

Ms Assembly Interfaces