| Overload | Description |
|---|---|
| AccumulateChildren(NList<NNode>) | Accumulates the children of this node, to the provided node list |
| AccumulateChildren(NList<NNode>,INFilter<NNode>) | Accumulates the children of this node, which satisfy the specified filter, to the provided node list |