XPathResultType

XPathResultType serializable

System.Xml.XPath (system.xml.dll) enum

This enumeration contains the result types used by the XPathExpression.ReturnType property.

 public enum  XPathResultType  {  Number = 0  ,  String = 1  ,  Navigator = 1  ,  Boolean = 2  ,  NodeSet = 3  ,  Any = 5  ,  Error = 6  } 

Hierarchy

System.Object System.ValueType System.Enum(System.IComparable , System.IFormattable , System.IConvertible) XPathResultType

Returned By

XPathExpression.ReturnType , System.Xml.Xsl.IXsltContextFunction.{ArgTypes , ReturnType} , System.Xml.Xsl.IXsltContextVariable.VariableType

Passed To

System.Xml.Xsl.XsltContext.ResolveFunction( )



C# in a Nutshell
C # in a Nutshell, Second Edition
ISBN: 0596005261
EAN: 2147483647
Year: 2005
Pages: 963

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net