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

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

Parameters

item
index
See Also