TreeViewNodeCollection() Constructor
Initializes a new instance of the TreeViewNodeCollection class.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v22.2.dll
NuGet Package: DevExpress.Web
Declaration
Remarks
The default constructor creates a new instance of the TreeViewNodeCollection class and initializes its properties to their default values.
See Also