Overload List

  NameDescription
Public methodSearchResultsInfoCollection()()()()
Initializes a new instance of the SearchResultsInfoCollection class.
Public methodSearchResultsInfoCollection(ArrayList)
Initializes a new instance of the SearchResultsInfoCollection class containing the specified array of SearchResultsInfo objects.
Public methodSearchResultsInfoCollection(array<SearchResultsInfo>[]()[][])
Initializes a new instance of the SearchResultsInfoCollection class containing the specified array of SearchResultsInfo objects.
Public methodSearchResultsInfoCollection(SearchResultsInfoCollection)
Initializes a new instance of the SearchResultsInfoCollection class containing the elements of the specified source collection.

See Also