Android.App.Fragment.Equals Method
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

Subclasses can not override equals().

[Android Documentation]

Requirements

Namespace: Android.App
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 11