Click or drag to resize

NGTreeNode Constructor

Overload List
 NameDescription
Public methodNGTreeNode Empty constructor.
Public methodNGTreeNode(Boolean)Initializes a new instance of the NGTreeNode class
Public methodNGTreeNode(String) Constructor that initializes the text of the tree node.
Public methodNGTreeNode(String, NGTreeNode) Constructor that initializes the text of the tree node and adds a range of elements to it.
Top
See Also