dtSearch Text Retrieval Engine .NET interface

SearchFilter.And Method 

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

public void And(
   SearchFilter other
);

See Also

SearchFilter Class | dtSearch.Engine Namespace