See Also
dtSearch Text Retrieval Engine -- .NET API (.NET 2.0-4.0) 7.70
SearchFilter::Equals Method

Compare two SearchFilters for equality.

C#
public bool Equals(ref SearchFilter other);
Visual Basic
Public Function Equals(ByRef other As SearchFilter) As bool
Parameters
Parameters 
Description 
other 
SearchFilter to be compared 
Returns

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

See Also
You are here: dtSearch::Engine Namespace > SearchFilter Class > SearchFilter Methods > Equals Method
Copyright (c) 1998-2012 dtSearch Corp. All rights reserved.