Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static int DoubleToInt(double _value);
public static int DoubleToInt (double _value);
static member DoubleToInt : double -> int
Public Shared Function DoubleToInt (_value As Double) As Integer