Version: 2022.2
언어: 한국어
public bool Equals (Search.PropertyDatabaseRecordKey other);
public bool Equals (object obj);

파라미터

other A record key.
obj A record key.

반환

bool True if they are equal, otherwise false.

설명

Tests equality with another record key.