次の方法で共有


CastHelper.RealToInt(Decimal) Method

Definition

public:
 static int RealToInt(System::Decimal _value);
public static int RealToInt (decimal _value);
static member RealToInt : decimal -> int
Public Shared Function RealToInt (_value As Decimal) As Integer

Parameters

_value
Decimal

Returns

Applies to