Int128.INumberBase<Int128>.TryConvertFromChecked<TOther> Method

Definition

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

Type Parameters

TOther

Parameters

value
TOther
result
Int128

Returns

Applies to

Product Versions
.NET 7, 8, 9, 10