使用英语阅读

通过


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

定义

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

类型参数

TOther

参数

value
TOther
result
Int16

返回

适用于

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