TreeView for ASP.NET WebForms
C1TreeViewNodeCollection Constructor

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1TreeView Namespace > C1TreeViewNodeCollection Class : C1TreeViewNodeCollection Constructor
Explicit constructor for C1TreeViewNodeCollection.
Syntax
'Declaration
 
Public Function New( _
   ByVal owner As IC1TreeViewNodeCollectionOwner _
)
public C1TreeViewNodeCollection( 
   IC1TreeViewNodeCollectionOwner owner
)

Parameters

owner
See Also

Reference

C1TreeViewNodeCollection Class
C1TreeViewNodeCollection Members