BitConverter.UInt16BitsToBFloat16(UInt16) Yöntem

Tanım

Önemli

Bu API, CLS uyumlu değildir.

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

Parametreler

value
UInt16

Döndürülenler

Öznitelikler

Şunlara uygulanır