BitConverter.UInt16BitsToBFloat16(UInt16) Methode
Definitie
Belangrijk
Bepaalde informatie heeft betrekking op een voorlopige productversie die aanzienlijk kan worden gewijzigd voordat deze wordt uitgebracht. Microsoft biedt geen enkele expliciete of impliciete garanties met betrekking tot de informatie die hier wordt verstrekt.
Belangrijk
Deze API is niet CLS-conform.
public:
static System::Numerics::BFloat16 UInt16BitsToBFloat16(System::UInt16 value);
[System.CLSCompliant(false)]
public static System.Numerics.BFloat16 UInt16BitsToBFloat16(ushort value);
[<System.CLSCompliant(false)>]
static member UInt16BitsToBFloat16 : uint16 -> System.Numerics.BFloat16
Public Shared Function UInt16BitsToBFloat16 (value As UShort) As BFloat16
Parameters
- value
- UInt16
Retouren
- Kenmerken