Decimal64.DecodeBinary(UInt64) Metoda

Definicja

Ważne

Ten interfejs API nie jest zgodny ze specyfikacją CLS.

public:
 static System::Numerics::Decimal64 DecodeBinary(System::UInt64 x);
[System.CLSCompliant(false)]
public static System.Numerics.Decimal64 DecodeBinary(ulong x);
[<System.CLSCompliant(false)>]
static member DecodeBinary : uint64 -> System.Numerics.Decimal64
Public Shared Function DecodeBinary (x As ULong) As Decimal64

Parametry

x
UInt64

Zwraca

Atrybuty

Dotyczy