Version: 2023.1
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.