| TreeHelperGetDescendants Method | 
| Name | Description | |
|---|---|---|
| GetDescendantsT(T, FuncT, IEnumerableT) | 
            Gets the descendants of a given node using a depth-first search.
              | |
| GetDescendantsT(T, FuncT, IEnumerableT, Boolean) | 
            Gets the descendants of a given node using a depth-first search or a breadth-first 
            search.
              |