Version: 2022.2
언어: 한국어
public bool Equals (Search.SearchResult other);
public bool Equals (object other);

파라미터

other Another SearchResult to compare.

반환

bool Returns true if both SearchResults have the same index.

설명

Compare Search Result using their index values.