Method ToSByte
ToSByte()
Attempts to convert JSON value to sbyte
Declaration
public sbyte ToSByte()
Returns
Type | Description |
---|---|
System.SByte | converted sbyte value |
Exceptions
Type | Condition |
---|---|
System.FormatException | |
System.InvalidCastException | |
System.OverflowException |