C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1TreeMap Namespace / C1TreeMapItemBindingCollection Class / Insert Method

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

Parameters

index
binding
See Also