uint ToUInt32(
TNumeric value,
Conversion mode
)
Function ToUInt32 (
value As TNumeric,
mode As Conversion
) As UInteger
unsigned int ToUInt32(
TNumeric value,
Conversion mode
)
abstract ToUInt32 :
value : 'TNumeric *
mode : Conversion -> uint32