You are here: Symbol Reference > dtSearch.Engine Namespace > Classes > SearchFilter Class > SearchFilter Methods > AndNot Method
Close
dtSearch .NET Standard API 2024.02
SearchFilter.AndNot Method

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

public void AndNot( SearchFilter other );
Parameters
Description
other
SearchFilter to be combined with this filter (the other SearchFilter is not modified)
Copyright (c) 1998-2023 dtSearch Corp. All rights reserved.