ISlTreeNode.Instances

Syntax

Instances: Integer;

Description

The Instances property returns the number of values in the explanatory series.

Comments

Value of the explanatory series is returned by the ISlTreeNode.Value property.

Example

The property use is given in the example for ISmDecisionTree.Tree.

See also:

ISlTreeNode