BCGSoft Professional Editor for MFC
int CBCGPOutlineNode::GetCount ( BOOL  bRecursive = TRUE) const
inline

Returns the number of subnodes for this collapsible node.

Returns
The count of the subnodes for this collapsible node.

Used to get the number of subnodes for this collapsible node.

Parameters
bRecursiveIf FALSE, the function counts only the first level subnodes. If TRUE, the function counts all subnodes.