Decimal32.DecodeBinary(UInt32) Metod
Definition
Viktigt
En del information gäller för förhandsversionen av en produkt och kan komma att ändras avsevärt innan produkten blir allmänt tillgänglig. Microsoft lämnar inga garantier, uttryckliga eller underförstådda, avseende informationen som visas här.
Viktigt!
Detta API uppfyller inte 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
Parametrar
- x
- UInt32
Returer
- Attribut