TreeItem Constructor |
| Name | Description | |
|---|---|---|
| TreeItem |
Initializes a new instance of the TreeItem class.
| |
| TreeItem(ITreeItem) |
Initializes a new instance of the TreeItem class with the specified children
| |
| TreeItem(IEnumerableITreeItem) |
Initializes a new instance of the TreeItem class with the specified children
|