Share via


DataView.IBindingList.ApplySort(PropertyDescriptor, ListSortDirection) Yöntem

Tanım

Bu üyenin açıklaması için bkz ApplySort(PropertyDescriptor, ListSortDirection). .

 virtual void System.ComponentModel.IBindingList.ApplySort(System::ComponentModel::PropertyDescriptor ^ property, System::ComponentModel::ListSortDirection direction) = System::ComponentModel::IBindingList::ApplySort;
void IBindingList.ApplySort (System.ComponentModel.PropertyDescriptor? property, System.ComponentModel.ListSortDirection direction);
void IBindingList.ApplySort (System.ComponentModel.PropertyDescriptor property, System.ComponentModel.ListSortDirection direction);
abstract member System.ComponentModel.IBindingList.ApplySort : System.ComponentModel.PropertyDescriptor * System.ComponentModel.ListSortDirection -> unit
override this.System.ComponentModel.IBindingList.ApplySort : System.ComponentModel.PropertyDescriptor * System.ComponentModel.ListSortDirection -> unit
Sub ApplySort (property As PropertyDescriptor, direction As ListSortDirection) Implements IBindingList.ApplySort

Parametreler

property
PropertyDescriptor

Bir PropertyDescriptor nesnesi.

direction
ListSortDirection

Bir ListSortDirection nesnesi.

Uygulamalar

Açıklamalar

Bu üye, açık bir arabirim üyesi uygulamasıdır. Yalnızca örnek bir IBindingList arabirime DataView yayınlandığında kullanılabilir.

Şunlara uygulanır