TNumeric ToNumeric(
ushort value,
Conversion mode
)
Function ToNumeric (
value As UShort,
mode As Conversion
) As TNumeric
TNumeric ToNumeric(
unsigned short value,
Conversion mode
)
abstract ToNumeric :
value : uint16 *
mode : Conversion -> 'TNumeric