IBinaryTreeNode.Name

Syntax

Name: String;

Description

The Name property returns classifying variable name.

Comments

To get variance of classifying variable, use the IBinaryTreeNode.Disp property.

Example

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

See also:

IBinaryTreeNode