Overload List

  NameDescription
Public methodSearchCriteriaCollection()()()()
Initializes a new instance of the SearchCriteriaCollection class.
Public methodSearchCriteriaCollection(String)
Initializes a new instance of the SearchCriteriaCollection class containing the elements of the specified source collection.
Public methodSearchCriteriaCollection(array<SearchCriteria>[]()[][])
Initializes a new instance of the SearchCriteriaCollection class containing the specified array of SearchCriteria objects.
Public methodSearchCriteriaCollection(SearchCriteriaCollection)
Initializes a new instance of the SearchCriteriaCollection class containing the elements of the specified source collection.

See Also