Char.INumberBase<Char>.TryConvertFromTruncating<TOther> Method

Definition

C#
static bool INumberBase<char>.TryConvertFromTruncating<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