The Sorting type exposes the following members.

Methods

  Name Description
Public method AssignFrom
Assigns (copies) properties from another Sorting to the current object.

Properties

  Name Description
Public property Defined
Gets a value indicating whether any sort expressions are defined on the current object.
Public property Expressions
Gets the collection of SortExpression objects defined on the current object.

See Also