Safely converts a double to an integer
public static int TryConvertToInt32(double value, int failValue)
Parameters
value
failValue
See also:
Class mmFileUtils© West Wind Technologies, 2016-2024 • Updated: 11/23/21
Comment or report problem with topic