特定のプロパティディスクリプタと方向で
PropertyComparerInfoクラスの新しいインスタンスを初期化します。
シンタックス
'宣言
Public Function New( _
ByVal As PropertyDescriptor, _
ByVal As System.ComponentModel.ListSortDirection _
)
public PropertyComparerInfo(
PropertyDescriptor ,
System.ComponentModel.ListSortDirection
)
パラメータ
- prop
- PropertyDescriptorオブジェクト。
- direction
- System.ComponentModel.ListSortDirectionオブジェクト。
参照