次の方法で共有


CastHelper.DoubleToInt64(Double) Method

Definition

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

Parameters

_value
Double

Returns

Applies to