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