This interface provides access to all functionality associated with the results of a search. You use the methods in this interface to create, manipulate, and update SearchResults objects.
To create a new SearchResults object, you use
the Eve.newSearchResults()
method, which returns an empty
SearchResults object. This method optionally takes an EveContext object
as an argument.