UInt64.INumberBase<UInt64>.TryConvertFromTruncating<TOther> Method

Definition

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

Type Parameters

TOther

Parameters

value
TOther
result
UInt64

Returns

Applies to

Product Versions
.NET 7, 8, 9, 10