List of SortOrder methods

From m204wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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