Overload List

  Name Description
Public method Add(String)
Adds an ascending SortExpression specified by the expression text to the current collection.
Public method Add(SortExpression)
Adds a SortExpression object to the current collection.
Public method Add(String, SortDirectionEnum)
Adds a SortExpression specified by the expression text and sort direction to the current collection.

See Also