Int32.INumberBase<Int32>.TryConvertFromTruncating<TOther> Metodo

Definizione

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

Parametri di tipo

TOther

Parametri

value
TOther
result
Int32

Restituisce

Si applica a