Decimal128.EncodeBinary(Decimal128) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
重要
この API は CLS 準拠ではありません。
public:
static UInt128 EncodeBinary(System::Numerics::Decimal128 x);
[System.CLSCompliant(false)]
public static UInt128 EncodeBinary(System.Numerics.Decimal128 x);
[<System.CLSCompliant(false)>]
static member EncodeBinary : System.Numerics.Decimal128 -> UInt128
Public Shared Function EncodeBinary (x As Decimal128) As UInt128
パラメーター
返品
- 属性