Use this constructor to initialize a new instance of the TreeNode class using the default values.
Note
When this constructor is used, all properties in the TreeNode object are set to their default values. Be sure to set the properties, as necessary, after creating the object.