[]
Initializes a new instance of the OutlineNode class.
public OutlineNode()
Public Sub New()
Initializes a new instance of the OutlineNode class.
public OutlineNode(string caption)
Public Sub New(caption As String)
| Type | Name | Description |
|---|---|---|
| string | caption | The node caption. |