IMsBranchCaseList

Description

The IMsBranchCaseList interface is used to work with the collection of condition branches in metamodel calculation chain.

Properties

  Property name Brief description
The Count property returns the number of branches in the collection.
The Item method returns the branch from the collection by its index.

Methods

  Method name Brief description
The Add method adds a branch to the collection.
The Clear method removes all branches from the collection.
The Remove method removes the branch from the collection by its index.

See also:

Ms Assembly Interfaces