Overload List
| Name | Description | |
|---|---|---|
| AddRange(ArrayList) |
Copies the elements of the specified arraylist to the end of the collection.
| |
| AddRange(array<SearchResultsInfo>[]()[][]) |
Copies the elements of the specified SearchResultsInfo array to the end of the collection.
| |
| AddRange(SearchResultsInfoCollection) |
Adds the contents of another SearchResultsInfoCollection to the end of the collection.
|