Mono Class Library: System.Xml.XPath Namespace

System.Xml.XPath.XmlDataType Enumeration

This enumeration is used to indicate how to sort XPath results by data type.
public enum XmlDataType

Remarks

Documentation for this section has not yet been entered.

Members

Member NameDescription
NumberIndicates that the sorting should be done by numeric comparison.
TextIndicates that the sorting should be done by string comparison.

Requirements

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