Decimal32.GetQuantum(Decimal32) Method

Definition

public:
 static System::Numerics::Decimal32 GetQuantum(System::Numerics::Decimal32 x) = System::Numerics::IDecimalFloatingPointIeee754<System::Numerics::Decimal32>::GetQuantum;
public static System.Numerics.Decimal32 GetQuantum(System.Numerics.Decimal32 x);
static member GetQuantum : System.Numerics.Decimal32 -> System.Numerics.Decimal32
Public Shared Function GetQuantum (x As Decimal32) As Decimal32

Parameters

Returns

Implements

Applies to