IntPtr.INumberBase<IntPtr>.TryConvertFromChecked<TOther> Method

Definition

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

C#
static bool INumberBase<IntPtr>.TryConvertFromChecked<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