Documentation for this section has not yet been entered.
Syntax
[Android.Runtime.Register("binarySearch", "(Ljava/util/List;Ljava/lang/Object;)I", "")]
public static
int BinarySearch (
IList list,
Java.Lang.Object object)
Parameters
- list
- Documentation for this section has not yet been entered.
- object
- Documentation for this section has not yet been entered.
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Java.Util
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1