| Overload | Description |
|---|---|
| SortBy Constructor() | Initializes a new default instance of the SortBy class.
Initializes a new instance of the SortBy class with the specified sort expression and direction. |
| SortBy Constructor(ExpressionInfo,SortByDirection) | Initializes a new default instance of the SortBy class.
Initializes a new instance of the SortBy class with the specified sort expression and direction. |