CollectionView for WinForms
CanSort メソッド (ISupportSorting)

C1.CollectionView アセンブリ > C1.CollectionView 名前空間 > ISupportSorting インターフェース : CanSort メソッド
The sort descriptions to be checked whether the collection view can be sorted.
Returns whether the collection view is able to sort the specified sortDescriptions.
シンタックス
'宣言
 
Function CanSort( _
   ByVal ParamArray sortDescriptions() As SortDescription _
) As System.Boolean
System.bool CanSort( 
   params SortDescription[] sortDescriptions
)

パラメータ

sortDescriptions
The sort descriptions to be checked whether the collection view can be sorted.
参照

ISupportSorting インターフェース
ISupportSorting メンバ