Overload List

  NameDescription
Public methodSearchItemInfoCollection()()()()
Initializes a new instance of the SearchItemInfoCollection class.
Public methodSearchItemInfoCollection(ArrayList)
Initializes a new instance of the SearchItemInfoCollectionSearchItemInfoCollection class containing the specified array of SearchItemInfo objects.
Public methodSearchItemInfoCollection(array<SearchItemInfo>[]()[][])
Initializes a new instance of the SearchItemInfoCollection class containing the specified array of SearchItemInfo objects.
Public methodSearchItemInfoCollection(SearchItemInfoCollection)
Initializes a new instance of the SearchItemInfoCollection class containing the elements of the specified source collection.

See Also