QueryResultOrder Methods |
The QueryResultOrder type exposes the following members.
Name | Description | |
---|---|---|
Ascending |
Creates a new ascending result order.
| |
CompareTo |
Compares the current object with specified one.
| |
Descending |
Creates a new descending result order.
| |
Equals |
Compares the current object with specified one.
(Overrides ObjectEquals(Object).) | |
GetHashCode |
Returns a hash code of the current object.
(Overrides ObjectGetHashCode.) | |
ToString |
Returns a string representation of the current object.
(Overrides ObjectToString.) |
Name | Description | |
---|---|---|
IComparableCompareTo |
Compares the current object with specified one.
|