Mono Class Library: System.Xml.XPath Namespace

System.Xml.XPath.XmlSortOrder Enumeration

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

Remarks

This is used to control the sorting of an XPathExpression. [Edit]

Members

Member NameDescription
AscendingSort from lowest to highest. [Edit]
DescendingSort from highest to lowest. [Edit]

Requirements

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