List of SortOrder methods

From m204wiki
Jump to navigation Jump to search

The following are the available SortOrder class methods.

MethodDescription
AscendingCreate a new ascending SortOrder
DescendingCreate a new descending SortOrder
ListCreate a composite SortOrder
NewCreate a new, null SortOrder

See also