SearchItem.Equals

Declaration

public bool Equals(object other);

Declaration

public bool Equals(Search.SearchItem other);

Parameters

other AnotherSearchItem to compare.

Returns

bool Returns true 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: