Double.INumberBase<Double>.TryConvertFromSaturating<TOther> 方法

定義

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

類型參數

TOther

參數

value
TOther
result
Double

傳回

適用於

產品 版本
.NET 7, 8, 9, 10