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

In This Topic
Add Method (C1TreeViewNodeBindingCollection)
In This Topic
Adds the binding to the collection.
Syntax
'Declaration
 
Public Function Add( _
   ByVal binding As C1TreeViewNodeBinding _
) As System.Integer
 

Parameters

binding
See Also