Language

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

返品

属性

適用対象