Version: 2023.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.