| TreeItem Constructor | 
 Overload List
Overload List| 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
             | 
 See Also
See Also