IntPtr.INumberBase<IntPtr>.TryConvertFromSaturating<TOther> Method

Definition

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

Type Parameters

TOther

Parameters

value
TOther
result
IntPtr

Returns

Applies to

Product Versions
.NET 7, 8, 9, 10