XPathFunctionItem.ValueAsLong PropertyXPathFunctionItem.ValueAsLong PropertyXPathFunctionItem::ValueAsLong Property
Property Value
Exceptions
Exception | Condition |
FormatExceptionFormatExceptionFormatException | The item's value is not in the correct format for the longLonglong type. |
InvalidCastExceptionInvalidCastExceptionInvalidCastException | The attempted cast to longLonglong is not valid. |
OverflowExceptionOverflowExceptionOverflowException | The attempted cast resulted in an overflow. |