Parameter | Description |
---|---|
obj | The object to compare with. |
bool True if the objects are equal.
Compare this object with another object and return true if they are equal.
Parameter | Description |
---|---|
other | The object to compare with. |
bool True if the objects are equal.
Compare this object with another object and return true if they are equal.