[]
Returns whether the collection is able to sort the specified sortDescriptions
.
public virtual 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 |