ComponentOne Menus and Toolbars for WinForms
BinarySearch(Int32,Int32,Object,IComparer) Method

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1Stack Class > BinarySearch Method : BinarySearch(Int32,Int32,Object,IComparer) Method
Syntax
'Declaration
 
Public Overloads Overridable Function BinarySearch( _
   ByVal index As System.Integer, _
   ByVal count As System.Integer, _
   ByVal value As System.Object, _
   ByVal comparer As System.Collections.IComparer _
) As System.Integer
public virtual System.int BinarySearch( 
   System.int index,
   System.int count,
   System.object value,
   System.Collections.IComparer comparer
)

Parameters

index
count
value
comparer
See Also

Reference

C1Stack Class
C1Stack Members
Overload List