SearchResult.Equals

Declaration

public bool Equals(Search.SearchResult other);

Declaration

public bool Equals(object other);

Parameters

other Another SearchResult to compare.

Returns

bool Returns true if both SearchResults have the same index.

Description

Compare Search Result using their index values.


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