int ToInt32(
TNumeric value,
Conversion mode
)Function ToInt32 (
value As TNumeric,
mode As Conversion
) As Integerint ToInt32(
TNumeric value,
Conversion mode
)abstract ToInt32 :
value : 'TNumeric *
mode : Conversion -> int