IMsCalculationStatsDiffList

Assembly: Ms;

Namespace: Prognoz.Platform.Interop.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
The Count property returns the number of elements containing statistics differences.
The Item property returns the element with differences by a single statistic.

See also:

Ms Assembly Interfaces