This enumeration is used to indicate how to sort XPath results by data type.
Syntax
public enum XmlDataType
Remarks
Members
| Member Name | Description |
|---|
| Number | Indicates that the sorting should be done by numeric comparison. |
| Text | Indicates 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