CastHelper.RealToInt64(Decimal) Method

Definition

public:
 static long RealToInt64(System::Decimal _value);
public static long RealToInt64 (decimal _value);
static member RealToInt64 : decimal -> int64
Public Shared Function RealToInt64 (_value As Decimal) As Long

Parameters

_value
Decimal

Returns

Applies to