UIntPtr.INumberBase<UIntPtr>.TryConvertFromTruncating<TOther> Metode

Definisi

generic <typename TOther>
 where TOther : System::Numerics::INumberBase<TOther> static bool System.Numerics.INumberBase<nuint>.TryConvertFromTruncating(TOther value, [Runtime::InteropServices::Out] UIntPtr % result) = System::Numerics::INumberBase<UIntPtr>::TryConvertFromTruncating;
static bool INumberBase<UIntPtr>.TryConvertFromTruncating<TOther> (TOther value, out UIntPtr result) where TOther : System.Numerics.INumberBase<TOther>;
static member System.Numerics.INumberBase<nuint>.TryConvertFromTruncating : 'Other * unativeint -> bool (requires 'Other :> System.Numerics.INumberBase<'Other>)
 Shared Function TryConvertFromTruncating(Of TOther As INumberBase(Of TOther)) (value As TOther, ByRef result As UIntPtr) As Boolean Implements INumberBase(Of UIntPtr).TryConvertFromTruncating

Jenis parameter

TOther

Parameter

value
TOther
result
UIntPtr

unativeint

Mengembalikan

Berlaku untuk