TreeNodeCollection Constructor
.NET Framework 2.0
Initializes a new instance of the TreeNodeCollection class.
| Name | Description |
|---|---|
| TreeNodeCollection () | Initializes a new instance of the TreeNodeCollection class using the default values. |
| TreeNodeCollection (TreeNode) | Initializes a new instance of the TreeNodeCollection class using the specified parent node (or owner). |
Community Additions
ADD
Show: