Single.INumberBase<Single>.TryConvertFromTruncating<TOther> Method

Definition

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

Type Parameters

TOther

Parameters

value
TOther
result
Single

Returns

Applies to

Product Versions
.NET 7, 8, 9