'Declaration Public Overloads Function IndexOf( _ ByVal item As C1LightBoxItem, _ ByVal index As System.Integer _ ) As System.Integer
public System.int IndexOf( C1LightBoxItem item, System.int index )
Parameters
- item
- index
'Declaration Public Overloads Function IndexOf( _ ByVal item As C1LightBoxItem, _ ByVal index As System.Integer _ ) As System.Integer
public System.int IndexOf( C1LightBoxItem item, System.int index )