[]
        
(Showing Draft Content)

C1.Android.Core.C1Point.Equals

Equals Method

Equals(object)

Determines whether the specified object, is equal to this instance.

Declaration
public override bool Equals(object o)
Parameters
Type Name Description
object o

The object to compare with this instance.

Returns
Type Description
bool

true if the specified object is equal to this instance; otherwise, false.