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