This version of Unity is unsupported.

SearchResult.CompareTo

Declaration

public int CompareTo(Search.SearchResult other);

Parameters

other Another SearchResult to compare.

Returns

int Returns true if both SearchResults have the same index.

Description

Compares Search Results using their index values.