The OrderDefinition type exposes the following methods.
Methods
| Member | Description | |
|---|---|---|
| Add(OrderDefinition..::..Direction, array<String>[]()[][]) |
Adds one or more fields to the order definition with the given direction.
| |
| Equals(Object) | (Inherited from Object.) | |
| GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType()()()() | Gets the Type of the current instance. (Inherited from Object.) | |
| Reverse()()()() |
Creates an OrderDefinition that is the exact opposite of the curtrent one.
| |
| Reverse(OrderDefinition..::..Direction) |
Reverses the given sorting direction.
| |
| ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |