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