Overload List

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

See Also