Categories: Array;
The Categories property returns the number of observations of each category in a node.
To get the number of tree node, use the IBinaryTreeNode.NodeIndex property.
The property use is given in the example for IBinaryTreeNode.Value.
See also: