UInt16.INumberBase<UInt16>.TryConvertFromSaturating<TOther> Method

Definition

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

Type Parameters

TOther

Parameters

value
TOther
result
UInt16

Returns

Applies to

Product Versions
.NET 7, 8, 9