Represents a builder for a sort list.
Initializes a new instance of this object.
Adds an ascending order clause.
Optional
The subject to sort by.
This object
Returns the current sort state.
The current sort state.
Adds a descending order clause.
Adds 1 or more sorts.
The value to concat to the sorts.
This object.
Sets all sorts.
The value to set.
Represents a builder for a sort list.