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.