TreeNodeCollection Constructor
.NET Framework (current version)
Initializes a new instance of the TreeNodeCollection class.
Assembly: System.Web (in System.Web.dll)
| 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). |
Show:
