GanttView for WPF
TaskComparer コンストラクタ(PropertyDescriptor,ListSortDirection)

C1.WPF.GanttView アセンブリ > C1.GanttView 名前空間 > TaskComparer クラス > TaskComparer コンストラクタ : TaskComparer コンストラクタ(PropertyDescriptor,ListSortDirection)
このプロパティを参照する System.ComponentModel.PropertyDescriptorオブジェクト。
ソート方向を指定する System.ComponentModel.ListSortDirection値。
プロパティ比較子情報で TaskComparerクラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal prop As PropertyDescriptor, _
   ByVal direction As System.ComponentModel.ListSortDirection _
)
public TaskComparer( 
   PropertyDescriptor prop,
   System.ComponentModel.ListSortDirection direction
)

パラメータ

prop
このプロパティを参照する System.ComponentModel.PropertyDescriptorオブジェクト。
direction
ソート方向を指定する System.ComponentModel.ListSortDirection値。
参照

TaskComparer クラス
TaskComparer メンバ
オーバーロード一覧