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

Combine this filter with another filter in a logical "AND NOT" operation.

C#
public AndNot(ref SearchFilter other);
Visual Basic
Public Sub AndNot(ByRef other As SearchFilter)
Parameters
Parameters 
Description 
other 
SearchFilter to be combined with this filter (the other SearchFilter is not modified) 
See Also
You are here: dtSearch::Engine Namespace > SearchFilter Class > SearchFilter Methods > AndNot Method
Copyright (c) 1998-2012 dtSearch Corp. All rights reserved.