Version: 2021.1
public int CompareTo (object other);
public int CompareTo (Search.SearchItem other);

参数

other Another SearchItem to compare.

返回

int Returns 0 if SearchItems have the same ID.

描述

Check if two SearchItems have the same ID.