Complex.INumberBase<Complex>.TryConvertFromTruncating<TOther> Methode

Definitie

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

Type parameters

TOther

Parameters

value
TOther
result
Complex

Retouren

Van toepassing op