CComposite&ltlt&ltgt::GetAllDescendantsCount

SEC_INTCComposite::GetAllDescendantsCount(void)

Returns the total number of nodes contained by this node and its children

Defined in: Composite.h

Return Value

Count of child nodes

Comments

GetAllDescendantsCount recursively counts the number of nodes in this node and its children.