Click or drag to resize
KaxTreeNode Constructor
Overload List
  Name Description
Public method Code example KaxTreeNode
Initializes a new instance of the KaxTreeNode class.
Public method Code example KaxTreeNode(String)
Initializes a new instance of the KaxTreeNode class with the specified text data.
Public method Code example KaxTreeNode(String, String)
Initializes a new instance of the KaxTreeNode class with the specified text and value.
Public method Code example KaxTreeNode(String, String, String)
Initializes a new instance of the KaxTreeNode class with the specified text, value and URL.
Top
See Also