IMsCalculationStatNodes.Item

Syntax

Item(Index: Integer): IMsCalculationStatNode;

Item(Index: Integer): Prognoz.Platform.Interop.Ms.IMsCalculationStatNode;

Parameters

Index. Index of node of calculation statistics tree.

Description

The Item property returns node from the collection by index.

See also:

IMsCalculationStatNodes