'Declaration Public Function CompareTo( _ ByVal another As SearchResult _ ) As Integer
public int CompareTo( SearchResult another )
Parameters
- another
- The SearchResult to be compared with.
'Declaration Public Function CompareTo( _ ByVal another As SearchResult _ ) As Integer
public int CompareTo( SearchResult another )