语言

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

参数

返回

属性

适用于