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