Count: Integer;
The Count property returns the number of trees in ensemble.
To get elements of one of the ensemble trees by its index, use the IBinaryTreeForest.Item property.
The property use is given in the example for IBinaryTreeNode.Disp.
See also: