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 RealToInt(System::Decimal _value);
public static int RealToInt (decimal _value);
static member RealToInt : decimal -> int
Public Shared Function RealToInt (_value As Decimal) As Integer