BFloat16.CheckedExplicit(BFloat16 to Byte) Operator
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static System::Byte op_CheckedExplicit(System::Numerics::BFloat16 value);
public static byte op_CheckedExplicit(System.Numerics.BFloat16 value);
static member op_CheckedExplicit : System.Numerics.BFloat16 -> byte
Public Shared op_CheckedExplicit (value As BFloat16) As Byte
Parameters
- value
- BFloat16