IMsCompositeFormulaTermSetList

Assembly: Ms;

Description

The IMsCompositeFormulaTermSetList interface contains properties and methods that are used to work with the composite term sets collection.

Inheritance Hierarchy

          IMsCompositeFormulaTermSetList

Properties

  Property name Brief description
Count The Count property returns the number of sets in the collection.
IncludedCount The IncludedCount property returns the number of sets used for model calculation.
Item The Item property returns the set from the collection by its index.

Methods

  Method name Brief description
Add The Add method adds a set to the collection.
Clear The Clear method clears the collection of composite term sets.
IndexOf The IndexOf method returns index of the specified set.
Remove The Remove method removes a set from the collection by its index.

See also:

Ms Assembly Interfaces