Click or drag to resize

QueryResultOrder Methods

The QueryResultOrder type exposes the following members.

Methods
  NameDescription
Public methodStatic memberAscending
Creates a new ascending result order.
Public methodCompareTo
Compares the current object with specified one.
Public methodStatic memberDescending
Creates a new descending result order.
Public methodEquals
Compares the current object with specified one.
(Overrides ObjectEquals(Object).)
Public methodGetHashCode
Returns a hash code of the current object.
(Overrides ObjectGetHashCode.)
Public methodToString
Returns a string representation of the current object.
(Overrides ObjectToString.)
Top
Explicit Interface Implementations
  NameDescription
Explicit interface implementationPrivate methodIComparableCompareTo
Compares the current object with specified one.
Top
See Also