'Declaration
<__DynamicallyInvokableAttribute()> Public Overloads Function BinarySearch( _ ByVal index As System.Integer, _ ByVal count As System.Integer, _ ByVal item As property, _ ByVal comparer As System.Collections.Generic.IComparer(Of property) _ ) As System.Integer
'Usage
Dim instance As configuration Dim index As System.Integer Dim count As System.Integer Dim item As property Dim comparer As System.Collections.Generic.IComparer(Of property) Dim value As System.Integer value = instance.BinarySearch(index, count, item, comparer)
Parameters
- index
- count
- item
- comparer