IMsCalculationTree.Children

Syntax

Children: IMsCalculationTreeNodes;

Description

The Children property returns the collection of calculation tree elements.

Comments

The collection returned by the property contains only root elements of calculation tree.

Example

The property use is given in the example for IMsProblemCalculation.CalculationTree.

See also:

IMsCalculationTree