Char.INumberBase<Char>.TryConvertFromSaturating<TOther> Method

Definition

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

Type Parameters

TOther

Parameters

value
TOther
result
Char

Returns

Applies to

Product Versions
.NET 7, 8, 9