XPathFunctionItem.ValueAsDouble PropertyXPathFunctionItem.ValueAsDouble PropertyXPathFunctionItem::ValueAsDouble Property
Property Value
Exceptions
Exception | Condition |
OverflowExceptionOverflowExceptionOverflowException | The value was too large to be stored in a doubleDoubledouble |
FormatExceptionFormatExceptionFormatException | The value was not a valid lexical value for xs:double . |
InvalidCastExceptionInvalidCastExceptionInvalidCastException | The value cannot be cast to xs:double . |