GanttView for WinForms
PropertyComparerInfo コンストラクタ

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

パラメータ

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

PropertyComparerInfo クラス
PropertyComparerInfo メンバ