Close
dtSearch .NET Standard API 2023.02
SearchFilter.Equals Method

Compare two SearchFilters for equality.

public bool Equals( SearchFilter other );
Parameters
Description
other
SearchFilter to be compared

Returns true if the two SearchFilters contain the same indexes and the same selections for each index.