Subclasses can not override equals().
Syntax
[Android.Runtime.Register("equals", "(Ljava/lang/Object;)Z", "")]
public override sealed
bool Equals (
Java.Lang.Object o)
Parameters
- o
- the object to compare this instance with.
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Android.App
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 11