IBinaryTreeNode.ExplanatorieIndex

Syntax

ExplanatorieIndex: Integer;

Description

The ExplanatorieIndex property returns the number of explanatory series, by which node is divided.

Comments

To get the number of tree node, use the IBinaryTreeNode.NodeIndex property.

Example

The property use is given in the example for IBinaryTreeNode.Value.

See also:

IBinaryTreeNode