ForestSize: Integer;
The ForestSize property determines the number of trees in random forest.
To get a tree array, use the ISmRandomForest.Forest property.
The property use is given in the example for ISmRandomForest.FilledDependent.
See also:
ISmRandomForest