Construct a tree providing a root node.
Namespace: TreePlusSilverlight.GraphAssembly: TreePlusSilverlight (in TreePlusSilverlight.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- root
- Type: TreePlusSilverlight.Graph Node
The node that represents that root for this tree.
See Also