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

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

Parameters

item
See Also