Decimal64.DecodeDecimal(UInt64) Метод

Определение

Важно!

Этот API несовместим с CLS.

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

Параметры

x
UInt64

Возвращаемое значение

Атрибуты

Применяется к