Version: 2021.1
public bool Equals (object other);
public bool Equals (Search.SearchItem other);

参数

other AnotherSearchItem to compare.

返回

bool Returns true if SearchItems have the same ID.

描述

Check if two SearchItems have the same ID.