Table of Contents

Constructor TreeNode

Namespace
Terminal.Gui.Trees
Assembly
Terminal.Gui.dll

TreeNode()

Initialises a new instance with no Text

public TreeNode()

TreeNode(string)

Initialises a new instance and sets starting Text

public TreeNode(string text)

Parameters

text string