Node Constructor TreePlusSilverlight - An implementation of the TreePlus algorithm using Silverlight
Overload List

  NameDescription
Public methodNode 
Initializes a Node instance with an empty name.
Public methodNode(String)
Initializes a Node instance with a provided name.
Back to Top
See Also