Combine this filter with another filter in a logical "OR" operation.
public Or(ref SearchFilter other);
Public Sub Or(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.
|