C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1LightBox Namespace / C1LightBoxItemCollection Class / IndexOf Method / IndexOf(C1LightBoxItem,Int32) Method

In This Topic
IndexOf(C1LightBoxItem,Int32) Method
In This Topic
Syntax
'Declaration
 
Public Overloads Function IndexOf( _
   ByVal item As C1LightBoxItem, _
   ByVal index As System.Integer _
) As System.Integer
 

Parameters

item
index
See Also