Decimal64.BitIncrement(Decimal64) Methode
Definitie
Belangrijk
Bepaalde informatie heeft betrekking op een voorlopige productversie die aanzienlijk kan worden gewijzigd voordat deze wordt uitgebracht. Microsoft biedt geen enkele expliciete of impliciete garanties met betrekking tot de informatie die hier wordt verstrekt.
public:
static System::Numerics::Decimal64 BitIncrement(System::Numerics::Decimal64 x) = System::Numerics::IFloatingPointIeee754<System::Numerics::Decimal64>::BitIncrement;
public static System.Numerics.Decimal64 BitIncrement(System.Numerics.Decimal64 x);
static member BitIncrement : System.Numerics.Decimal64 -> System.Numerics.Decimal64
Public Shared Function BitIncrement (x As Decimal64) As Decimal64