not

format

SearchResults[] and(SearchResults arg1[], SearchResults arg2[])

description

Performs a logical NOT operation on two arrays of SearchResults objects.

parameters

arg1 - the first array of SearchResults

 

arg2 - the second array of SearchResults

returns

a one-dimensional array of SearchResults objects

throws

The not() method does not throw any exceptions.