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. [Edit]
public enum XmlDataType

Remarks

Documentation for this section has not yet been entered. [Edit]

Members

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

Requirements

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