TNumeric ToNumeric(
ulong value,
Conversion mode
)
Function ToNumeric (
value As ULong,
mode As Conversion
) As TNumeric
TNumeric ToNumeric(
unsigned long long value,
Conversion mode
)
abstract ToNumeric :
value : uint64 *
mode : Conversion -> 'TNumeric