Double.INumberBase<Double>.TryConvertFromChecked<TOther> Method

Definition

C#
static bool INumberBase<double>.TryConvertFromChecked<TOther>(TOther value, out double result) where TOther : System.Numerics.INumberBase<TOther>;

Type Parameters

TOther

Parameters

value
TOther
result
Double

Returns

Applies to

Product Versions
.NET 7, 8, 9, 10