List of SortOrder methods

From m204wiki
Revision as of 19:47, 1 November 2011 by JALWiccan (talk | contribs) (Automatically generated page update)
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