UIntPtr.INumberBase<UIntPtr>.TryConvertFromSaturating<TOther> Method

Definition

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

Type Parameters

TOther

Parameters

value
TOther
result
UIntPtr

Returns

Applies to

Product Versions
.NET 7, 8, 9