Decimal128.DecodeBinary(UInt128) メソッド

定義

重要

この API は CLS 準拠ではありません。

public:
 static System::Numerics::Decimal128 DecodeBinary(UInt128 x);
[System.CLSCompliant(false)]
public static System.Numerics.Decimal128 DecodeBinary(UInt128 x);
[<System.CLSCompliant(false)>]
static member DecodeBinary : UInt128 -> System.Numerics.Decimal128
Public Shared Function DecodeBinary (x As UInt128) As Decimal128

パラメーター

返品

属性

適用対象