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