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

In This Topic
IndexOf Method (C1TreeMapItemBindingCollection)
In This Topic
Gets the index of binding.
Syntax
'Declaration
 
Public Function IndexOf( _
   ByVal binding As C1TreeMapItemBinding _
) As System.Integer
 

Parameters

binding
See Also