TreePlus BuildTree Method TreePlusSilverlight - An implementation of the TreePlus algorithm using Silverlight
Simply defines a new Tree provided a root Node.

Namespace: TreePlusSilverlight
Assembly: TreePlusSilverlight (in TreePlusSilverlight.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

Remarks

This function simply sets the TreePlusTree-Property to a new Tree with root Node n.
See Also