Assembly: Ms;
The IMsCalculationStatsDiffList interface is used to work with the collection containing different statistics.
IMsCalculationStatsDiffList
The collection can be obtained after comparing modeling problem execution statistics. Comparison is executed by the IMsCalculationStats.Compare method.
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: