Assembly: Ms;
The IMsCalculationStatNodes interface is used to work with the collection of calculation statistics tree nodes.
IMsCalculationStatNodes
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.
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: