语言英语
  • C#

SearchResult.Equals

声明

public bool Equals(Search.SearchResult other);

声明

public bool Equals(object other);

参数

other 要比较的另一个 SearchResult。

返回值

bool 如果这两个 SearchResult 具有相同的索引,则返回 true。

说明

使用索引值比较搜索结果。


Did you find this page useful? Please give it a rating: