[]
Returns whether the collection is able to sort the specified sortDescriptions.
public bool CanSort(params SortDescription[] sortDescriptions)
| Type | Name | Description |
|---|---|---|
| SortDescription[] | sortDescriptions | The sort descriptions to be checked whether the collection can be sorted. |
| Type | Description |
|---|---|
| bool |