ControlNode.new Method

Initializes a new instance of the TreeNode class.

Syntax

public void new(str name, [TreeNode parent])

Run On

Client

Parameters

  • name
    Type: str

See Also

Reference

ControlNode Class