BigInteger.INumberBase<BigInteger>.TryConvertFromSaturating<TOther> Method

Definition

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

Type Parameters

TOther

Parameters

value
TOther
result
BigInteger

Returns

Applies to

Product Versions
.NET 7, 8, 9