IBindingListView.ApplySort(ListSortDescriptionCollection) Yöntem

Tanım

Veri kaynağını verilen ListSortDescriptionCollectionöğesine göre sıralar.

public:
 void ApplySort(System::ComponentModel::ListSortDescriptionCollection ^ sorts);
public void ApplySort (System.ComponentModel.ListSortDescriptionCollection sorts);
abstract member ApplySort : System.ComponentModel.ListSortDescriptionCollection -> unit
Public Sub ApplySort (sorts As ListSortDescriptionCollection)

Parametreler

sorts
ListSortDescriptionCollection

ListSortDescriptionCollection Veri kaynağına uygulanacak sıralamaları içeren.

Açıklamalar

ListSortDescriptionCollection, bir kez oluşturulan salt okunur bir koleksiyondur.

Şunlara uygulanır

Ayrıca bkz.