Combine this filter with another filter in a logical "AND NOT" operation.
public AndNot(ref SearchFilter other);
Public Sub AndNot(ByRef other As SearchFilter)
|
Parameters |
Description |
|
other |
SearchFilter to be combined with this filter (the other SearchFilter is not modified) |
|
Copyright (c) 1998-2012 dtSearch Corp. All rights reserved.
|