BFloat16.INumberBase<BFloat16>.TryConvertFromChecked<TOther> Methode

Definitie

generic <typename TOther>
 where TOther : System::Numerics::INumberBase<TOther> static bool System.Numerics.INumberBase<System.Numerics.BFloat16>.TryConvertFromChecked(TOther value, [Runtime::InteropServices::Out] System::Numerics::BFloat16 % result) = System::Numerics::INumberBase<System::Numerics::BFloat16>::TryConvertFromChecked;
static bool INumberBase<BFloat16>.TryConvertFromChecked<TOther>(TOther value, out System.Numerics.BFloat16 result) where TOther : System.Numerics.INumberBase<TOther>;
static member System.Numerics.INumberBase<System.Numerics.BFloat16>.TryConvertFromChecked : 'Other * BFloat16 -> bool (requires 'Other :> System.Numerics.INumberBase<'Other>)
 Shared Function TryConvertFromChecked(Of TOther As INumberBase(Of TOther)) (value As TOther, ByRef result As BFloat16) As Boolean Implements INumberBase(Of BFloat16).TryConvertFromChecked

Type parameters

TOther

Parameters

value
TOther
result
BFloat16

Retouren

Van toepassing op