C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1TreeView Namespace / C1TreeViewNodeBindingCollection Class / Insert Method

In This Topic
Insert Method (C1TreeViewNodeBindingCollection)
In This Topic
Inserts binding into the collection.
Syntax
'Declaration
 
Public Sub Insert( _
   ByVal index As System.Integer, _
   ByVal binding As C1TreeViewNodeBinding _
) 
 

Parameters

index
binding
See Also