GanttView for WPF
PropertyComparerInfo コンストラクタ

C1.WPF.GanttView.4.5.2 アセンブリ > C1.GanttView 名前空間 > PropertyComparerInfo クラス : PropertyComparerInfo コンストラクタ
PropertyDescriptorオブジェクト。
System.ComponentModel.ListSortDirectionオブジェクト。
特定のプロパティディスクリプタと方向で PropertyComparerInfoクラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal prop As PropertyDescriptor, _
   ByVal direction As System.ComponentModel.ListSortDirection _
)
public PropertyComparerInfo( 
   PropertyDescriptor prop,
   System.ComponentModel.ListSortDirection direction
)

パラメータ

prop
PropertyDescriptorオブジェクト。
direction
System.ComponentModel.ListSortDirectionオブジェクト。
参照

PropertyComparerInfo クラス
PropertyComparerInfo メンバ