Overload List
| Name | Description | |
|---|---|---|
| SearchCriteriaCollection()()()() |
Initializes a new instance of the SearchCriteriaCollection class.
| |
| SearchCriteriaCollection(String) |
Initializes a new instance of the SearchCriteriaCollection class containing the elements of the specified source collection.
| |
| SearchCriteriaCollection(array<SearchCriteria>[]()[][]) |
Initializes a new instance of the SearchCriteriaCollection class containing the specified array of SearchCriteria objects.
| |
| SearchCriteriaCollection(SearchCriteriaCollection) |
Initializes a new instance of the SearchCriteriaCollection class containing the elements of the specified source collection.
|