SearchItem.CompareTo

Declaration

public int CompareTo(object other);

Declaration

public int CompareTo(Search.SearchItem other);

Parameters

other Another SearchItem to compare.

Returns

int Returns 0 if SearchItems have the same ID.

Description

Check if two SearchItems have the same ID.


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