◆ NodeAndAllDecendants()

IEnumerable<Node> NodeAndAllDecendants ( )
Returns
An IEnumerable<Node> that can be used to iterate though the tree.

Referenced by SerializableTreeBase< T >.GetEnumerator().

+ Here is the caller graph for this function: