| オーバーロード | 解説 | 
|---|---|
| CanSort<T>(ICollectionView<T>,String) | Returns true if the collection view supports sorting. | 
| CanSort<T>(ICollectionView<T>,String,SortDirection) | Returns true if the collection view supports sorting. | 
| CanSort<T>(ICollectionView<T>,SortDescription[]) | Returns true if the collection view supports sorting. |