ListSortDescription(PropertyDescriptor, ListSortDirection) Konstruktor
Definíció
Fontos
Egyes információk olyan, kiadás előtti termékekre vonatkoznak, amelyek a kiadásig még jelentősen módosulhatnak. A Microsoft nem vállal kifejezett vagy törvényi garanciát az itt megjelenő információért.
Inicializálja az osztály új példányát a ListSortDescription megadott tulajdonság leírásával és irányával.
public:
ListSortDescription(System::ComponentModel::PropertyDescriptor ^ property, System::ComponentModel::ListSortDirection direction);
public ListSortDescription(System.ComponentModel.PropertyDescriptor? property, System.ComponentModel.ListSortDirection direction);
public ListSortDescription(System.ComponentModel.PropertyDescriptor property, System.ComponentModel.ListSortDirection direction);
new System.ComponentModel.ListSortDescription : System.ComponentModel.PropertyDescriptor * System.ComponentModel.ListSortDirection -> System.ComponentModel.ListSortDescription
Public Sub New (property As PropertyDescriptor, direction As ListSortDirection)
Paraméterek
- property
- PropertyDescriptor
Az PropertyDescriptor adatforrás rendezési tulajdonságát leíró tulajdonság.
- direction
- ListSortDirection
Az egyik ListSortDescription érték.