System::Xml::XPath::XmlDataType 枚举

XmlDataType enum

指定用于确定排序顺序的数据类型。

enum class XmlDataType

名称描述
Text1值按字母顺序排序。
数字2值按数值顺序排序。

另见