System.Xml.XPath.XmlDataType Enumeration

Assembly: System.Xml.dll
Namespace: System.Xml.XPath
Summary
Specifies the data type used to determine sort order.
C# Syntax:
[Serializable]
public enum XmlDataType
See also:
System.Xml.XPath Namespace | XPathExpression.AddSort

System.Xml.XPath.XmlDataType Member List:

Public Fields
Number
Text

Hierarchy:


Top of page

Copyright (c) 2002 Microsoft Corporation. All rights reserved.