The Order type exposes the following members.

Methods

  NameDescription
AndByOverloaded.
ByOverloaded.
Descending
Specify descending order.
Equals
Determines whether the specified Object is equal to the current Object.
(Overrides Object..::.Equals(Object).)
GetHashCode
Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table.
(Overrides Object..::.GetHashCode()()().)
Parse
Creates an Order based on the supplied order by clause.
ToString
Returns a String that represents the current Object.
(Overrides Object..::.ToString()()().)

See Also