BitConverter.BFloat16ToUInt16Bits(BFloat16) 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::UInt16 BFloat16ToUInt16Bits(System::Numerics::BFloat16 value);
[System.CLSCompliant(false)]
public static ushort BFloat16ToUInt16Bits(System.Numerics.BFloat16 value);
[<System.CLSCompliant(false)>]
static member BFloat16ToUInt16Bits : System.Numerics.BFloat16 -> uint16
Public Shared Function BFloat16ToUInt16Bits (value As BFloat16) As UShort
Parameters
- value
- BFloat16
Retouren
- Kenmerken