Decimal32.DecodeBinary(UInt32) 메서드

정의

Important

이 API는 CLS 규격이 아닙니다.

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

매개 변수

x
UInt32

반품

특성

적용 대상