Does a depth-first traverse of the tree and returns all nodes for the entire tree in that order.
Namespace: TreePlusSilverlight.GraphAssembly: TreePlusSilverlight (in TreePlusSilverlight.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Return Value
List of Nodes for the entire tree in depth-first order.See Also