Decimal64.DecodeBinary(UInt64) 메서드

정의

Important

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

public:
 static System::Numerics::Decimal64 DecodeBinary(System::UInt64 x);
[System.CLSCompliant(false)]
public static System.Numerics.Decimal64 DecodeBinary(ulong x);
[<System.CLSCompliant(false)>]
static member DecodeBinary : uint64 -> System.Numerics.Decimal64
Public Shared Function DecodeBinary (x As ULong) As Decimal64

매개 변수

x
UInt64

반품

특성

적용 대상