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