You are here: C++ API > Classes > dtsSearchResults Class > dtsSearchResults::intersectionOf Method
Close
dtSearch Text Retrieval Engine Programmer's Reference
dtsSearchResults::intersectionOf Method
Syntax
C++
void intersectionOf(dtsSearchResults& A, dtsSearchResults& B);

Inserts into the current search results object only those items that are present in both A and B.