ListSortDescription 類別

定義

提供套用至資料來源的排序作業描述。

public ref class ListSortDescription
public class ListSortDescription
type ListSortDescription = class
Public Class ListSortDescription
繼承
ListSortDescription

備註

介面 ListSortDescriptionIBindingListView 使用 。

建構函式

ListSortDescription(PropertyDescriptor, ListSortDirection)

使用指定的屬性描述和方向,初始化 ListSortDescription 類別的新執行個體。

屬性

PropertyDescriptor

取得或設定與這個 ListSortDescription相關聯之類別屬性的抽象描述。

SortDirection

取得或設定與這個 ListSortDescription 關聯之排序作業方向。

方法

Equals(Object)

判斷指定的物件是否等於目前的物件。

(繼承來源 Object)
GetHashCode()

做為預設雜湊函式。

(繼承來源 Object)
GetType()

取得目前執行個體的 Type

(繼承來源 Object)
MemberwiseClone()

建立目前 Object 的淺層複製。

(繼承來源 Object)
ToString()

傳回代表目前物件的字串。

(繼承來源 Object)

適用於