Method ToInt16
ToInt16()
Attempts to convert JSON value to short
Declaration
public short ToInt16()
Returns
Type | Description |
---|---|
System.Int16 | converted short value |
Exceptions
Type | Condition |
---|---|
System.FormatException | |
System.InvalidCastException | |
System.OverflowException |