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 long DoubleToInt64(double _value);
public static long DoubleToInt64 (double _value);
static member DoubleToInt64 : double -> int64
Public Shared Function DoubleToInt64 (_value As Double) As Long