IMsCalculationStatsDiffList.Item

Syntax

Item(Index: Integer): IMsCalculationStatsDiff;

Item[Index: Integer]: Prognoz.Platform.Interop.Ms.IMsCalculationStatsDiff;

Parameters

Index. The element containing statistic differences.

Description

The Item property returns the element with differences by a single statistic.

Fore and Fore.NET Examples

The example of use is given in description of the IMsCalculationStats.Compare method.

See also:

IMsCalculationStatsDiffList