| TreeNode Constructor | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | TreeNode | Obsolete. 
            Empty constructor, allowed only if Initialize is called immediately after it.
             | 
|  | TreeNode(String) | 
            Base constructor for inherited classes and internal purposes.
             | 
 See Also
See Also