Decimal128.EncodeBinary(Decimal128) 方法

定義

重要

此 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

參數

傳回

屬性

適用於