TreeNodeCollection Constructor

 

Initializes a new instance of the TreeNodeCollection class.

Namespace:   System.Web.UI.WebControls
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_pubmethodTreeNodeCollection()

Initializes a new instance of the TreeNodeCollection class using the default values.

System_CAPS_pubmethodTreeNodeCollection(TreeNode^)

Initializes a new instance of the TreeNodeCollection class using the specified parent node (or owner).

Return to top
Show: