Overload List

  NameDescription
Public methodAddRange(ArrayList)
Copies the elements of the specified arraylist to the end of the collection.
Public methodAddRange(array<SearchResultsInfo>[]()[][])
Copies the elements of the specified SearchResultsInfo array to the end of the collection.
Public methodAddRange(SearchResultsInfoCollection)
Adds the contents of another SearchResultsInfoCollection to the end of the collection.

See Also