ListSortDescriptionCollection Constructor (array<ListSortDescription^>^)
.NET Framework (current version)
Initializes a new instance of the ListSortDescriptionCollection class with the specified array of ListSortDescription objects.
Assembly: System (in System.dll)
Parameters
- sorts
-
Type:
array<System.ComponentModel::ListSortDescription^>^
The array of ListSortDescription objects to be contained in the collection.
The ListSortDescriptionCollection is read-only once constructed.
Example
.NET Framework
Available since 2.0
Available since 2.0
Show: