Combines search results with another search results object, eliminating duplicate items.
public UnionWith(ref SearchResults other);
Public Sub UnionWith(ByRef other As SearchResults)