Show Navigation
format
SearchResults[] append(SearchResults arg1[], SearchResults arg2[])
description
Concatenates two arrays of SearchResults.
parameters
arg1 - the first array of SearchResults
arg1
arg2 - the second array of SearchResults
arg2
returns
a one-dimensional array of SearchResults objects
throws
The append() method does not throw any exceptions.
append()