IMsCalculationStatsDiffList

Assembly: Ms;

Description

The IMsCalculationStatsDiffList interface is used to work with the collection containing different statistics.

Inheritance Hierarchy

          IMsCalculationStatsDiffList

Comments

The collection can be obtained after comparing modeling problem execution statistics. Comparison is executed by the IMsCalculationStats.Compare method.

Properties

  Property name Brief description
Count The Count property returns the number of elements containing statistics differences.
Item The Item property returns the element with differences by a single statistic.

See also:

Ms Assembly Interfaces