Count1: Integer;
The Count1 property returns number of rows in tree array.
Number of rows corresponds to number of iterations on gradient boosting calculation: ISmGradientBoostedTree.NumberOfIterations.
The property use is given in the example for ISmGradientBoostedTree.ClassificationSummary.
See also: