Int16.INumberBase<Int16>.TryConvertFromTruncating<TOther> Method

Definition

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

Type Parameters

TOther

Parameters

value
TOther
result
Int16

Returns

Applies to

Product Versions
.NET 7, 8, 9, 10