Mono Class Library: System.Xml.XPath.XPathExpression Overview | Members

System.Xml.XPath.XPathExpression.AddSort Method

Indicates this instance that the evaluation result of this expression must be sorted in the specified order.

public abstract void AddSort (object expr, IComparer comparer)

Parameters

expr
Documentation for this section has not yet been entered.
comparer
An IComparer instance that is used to sort results.

Remarks

With this IComparer parameter, it is possible to sort result values in custom sorting.

Requirements

Namespace: System.Xml.XPath
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0