SpecificationTOrderBy Method |
| Name | Description | |
|---|---|---|
| OrderByTKey(ExpressionFuncT, TKey) | Specifies the way the sequence must be sorted. It used a default sort order of ascending. | |
| OrderBy(SortSpecificationsT) | Specifies the way the sequence must be sorted. | |
| OrderByTKey(ExpressionFuncT, TKey, SortOrder) | Specifies the way the sequence must be sorted. |