Int32.INumberBase<Int32>.TryConvertFromSaturating<TOther> メソッド

定義

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

型パラメーター

TOther

パラメーター

value
TOther
result
Int32

戻り値

適用対象

製品 バージョン
.NET 7, 8, 9