Version: 2023.1
언어: 한국어
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.