IMsCalculationTree.Children

Syntax

Children: IMsCalculationTreeNodes;

Description

The Children property returns a collection of calculation tree elements.

Comments

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

Example

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

See also:

IMsCalculationTree