ISlTreeNode.Instances

Fore Syntax

Instances: Integer;

Fore.NET 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.

Fore and Fore.NET Examples

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

See also:

ISlTreeNode