equals

equals(obj)

Determines whether the specified object is equal to the current object.

ParameterDescription
objThe object to compare with the current object.

Returns: true if the specified object is equal to the current object; otherwise, false.