You are here: Symbol Reference > dtSearch.Engine Namespace > Classes > SearchFilter Class > SearchFilter Methods > Equals Method
Close
dtSearch .NET Standard API 2024.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.

Copyright (c) 1998-2023 dtSearch Corp. All rights reserved.