'宣言 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.