IMsCalculationStatNodes

Assembly: Ms;

Description

The IMsCalculationStatNodes interface is used to work with the collection of calculation statistics tree nodes.

Inheritance Hierarchy

          IMsCalculationStatNodes

Comments

Separate modeling problem calculation stages are used as calculation statistics tree nodes. Each stage result is registered on calculation execution: problem calculation start, data loading, model calculation, data saving, and so on.

Properties

  Property name Brief description
Count The Count property returns the number of nodes in the collection.
Item The Item property returns node from the collection by index.

See also:

Ms Assembly Interfaces