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