Count: Integer;
The Count property returns the number of nodes in a collection.
Use the ISlTreeNodes.Item property to get a specific node from the collection.
The property use is given in the example for ISmDecisionTree.Tree.
See also:
ISlTreeNodes