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.