Java.Util.Arrays.BinarySearch Method
Documentation for this section has not yet been entered.

Syntax

[Android.Runtime.Register("binarySearch", "([Ljava/lang/Object;Ljava/lang/Object;Ljava/util/Comparator;)I", "")]
public static int BinarySearch (Java.Lang.Object[] array, Java.Lang.Object object, IComparator comparator)

Parameters

array
Documentation for this section has not yet been entered.
value
Documentation for this section has not yet been entered.
comparator
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Java.Util
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1