BCGControlBar Pro for MFC
int CBCGPOutlineNode::GetCount ( BOOL  bRecursive = TRUE) const
inline

Returns the number of sub-nodes for this collapsible node.

Returns
The count of the sub-nodes for this collapsible node.

Used to get the number of sub-nodes for this collapsible node.

Parameters
bRecursiveIf FALSE, the function counts only the first level sub-nodes. If TRUE, the function counts all sub-nodes.