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.