ISmCART.TreeSizeSpecification

Fore Syntax

TreeSizeSpecification: ITreeSpecification;

Fore.NET Syntax

TreeSizeSpecification: Prognoz.Platform.Interop.Stat.ITreeSpecification;

Description

The TreeSizeSpecification property returns parameters describing tree size.

Comments

To get built tree, use the ISmCART.Tree property.

Fore and Fore.NET Examples

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

See also:

ISmCART