语言

Decimal32.EncodeBinary(Decimal32) 方法

定义

重要

此 API 不符合 CLS。

public:
 static System::UInt32 EncodeBinary(System::Numerics::Decimal32 x);
[System.CLSCompliant(false)]
public static uint EncodeBinary(System.Numerics.Decimal32 x);
[<System.CLSCompliant(false)>]
static member EncodeBinary : System.Numerics.Decimal32 -> uint32
Public Shared Function EncodeBinary (x As Decimal32) As UInteger

参数

返回

属性

适用于