byte ToByte(
TNumeric value,
Conversion mode
)
Function ToByte (
value As TNumeric,
mode As Conversion
) As Byte
unsigned char ToByte(
TNumeric value,
Conversion mode
)
abstract ToByte :
value : 'TNumeric *
mode : Conversion -> byte