Version: 2023.2
public bool Equals (object rhs);

参数

other The right hand side.
obj The right hand side.

返回

bool True if the 2 values are equal and false otherwise.

描述

Returns whether two values are equal.