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