Int64.INumberBase<Int64>.TryConvertFromChecked<TOther> Method

Definition

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

Type Parameters

TOther

Parameters

value
TOther
result
Int64

Returns

Applies to

Product Versions
.NET 7, 8, 9