Compares the two arrays.
Syntax
[Android.Runtime.Register("equals", "([Z[Z)Z", "")]
public static
bool Equals (
bool[] array1,
bool[] array2)
Parameters
- array1
- the first boolean array.
- array2
- the second boolean array.
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