Mono Class Library: System.Xml.XPath Namespace

System.Xml.XPath.XmlSortOrder Enumeration

The order in which a query is sorted.
public enum XmlSortOrder

Remarks

This is used to control the sorting of an XPathExpression.

Members

Member NameDescription
AscendingSort from lowest to highest.
DescendingSort from highest to lowest.

Requirements

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