共用方式為


ReadOnlyLinkedElementCollection<T>.IBindingList.ApplySort 方法

不支援這個方法。

命名空間:  Microsoft.VisualStudio.Modeling
組件:  Microsoft.VisualStudio.Modeling.Sdk.12.0 (在 Microsoft.VisualStudio.Modeling.Sdk.12.0.dll 中)

語法

'宣告
Private Sub ApplySort ( _
    property As PropertyDescriptor, _
    direction As ListSortDirection _
) Implements IBindingList.ApplySort
void IBindingList.ApplySort(
    PropertyDescriptor property,
    ListSortDirection direction
)

參數

實作

IBindingList.ApplySort(PropertyDescriptor, ListSortDirection)

.NET Framework 安全性

請參閱

參考

ReadOnlyLinkedElementCollection<T> 類別

Microsoft.VisualStudio.Modeling 命名空間