90 return item.ValueAsBoolean;
120 return item.ValueAsDouble;
122 if (!
item.ValueAsBoolean)
208 return (
double)
value;
223 return (decimal)
value;
248 if ((uint)(typeCode - 12) <= 1
u || typeCode ==
XmlTypeCode.Double)
267 switch (
value.XmlType.TypeCode)
288 switch (
value.XmlType.TypeCode)
static string XPath_NodeSetExpected
static string Xslt_NodeSetNotNode
static string XPath_RtfInPathExpr
static IList< XPathNavigator > ItemsToNavigators(IList< XPathItem > listItems)
static double ToDouble(int value)
static readonly Type IEnumerableType
static XPathNavigator ToNode(IList< XPathItem > listItems)
static readonly Type XPathNavigatorArrayType
static readonly Type ObjectType
static readonly Type IXPathNavigableType
static double ToDouble(IList< XPathItem > listItems)
static readonly Type UriType
static readonly Type ICollectionType
static readonly Type BooleanType
static XmlQueryType InferXsltType(Type clrType)
static readonly Type XmlAtomicValueType
static readonly Type StringType
static IList< XPathNavigator > ToNodeSet(XPathItem item)
static readonly Type SByteType
static readonly Type ByteType
static IList< XPathNavigator > ToNodeSet(IList< XPathItem > listItems)
static double ToDouble(long value)
static bool ToBoolean(XPathItem item)
static XPathNavigator ToNode(XPathItem item)
static readonly Type VoidType
static decimal ToDecimal(double value)
static readonly Type ByteArrayType
static readonly Type DoubleType
static double ToDouble(XPathItem item)
static XmlAtomicValue ConvertToType(XmlAtomicValue value, XmlQueryType destinationType)
static readonly Type SingleType
static int ToInt(double value)
static bool ToBoolean(IList< XPathItem > listItems)
static readonly Type DecimalType
static double ToDouble(string value)
static double ToDouble(decimal value)
static string ToString(XPathItem item)
static DateTime ToDateTime(string value)
static readonly Type UInt16Type
static readonly Type Int16Type
static readonly Type DateTimeType
static string ToString(double value)
static IList< XPathNavigator > EnsureNodeSet(IList< XPathItem > listItems)
static string ToString(DateTime value)
static readonly Type XPathItemType
static readonly Type Int32Type
static long ToLong(double value)
static readonly Type TimeSpanType
static readonly Type Int64Type
static readonly Type XPathNodeIteratorType
static readonly Type UInt64Type
static readonly Type XmlQualifiedNameType
static readonly Type UInt32Type
static string ToString(IList< XPathItem > listItems)
static readonly Type XPathNavigatorType
static readonly Type IListType
static unsafe double StringToDouble(string s)
static unsafe string DoubleToString(double dbl)
static readonly XmlQueryType NodeSDod
static readonly XmlQueryType DoubleX
static readonly XmlQueryType StringX
static readonly XmlQueryType ItemS
static readonly XmlQueryType BooleanX
static readonly XmlQueryType NodeNotRtf
static readonly XmlQueryType Empty
override string ToString()