Tree::GetSubnodeCount
Defined in:
Returns the number of immediate subnodes of an object.
TSTree.h
Prototype
int32 GetSubnodeCount(void) const;
Description
The GetSubnodeCount
function returns the number of the immediate subnodes of an object.
See Also