[]
        
(Showing Draft Content)

C1.Android.Core.C1Size.Equals

Equals Method

Equals(object)

ompares an object to an instance of C1Size for equality.

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.