BigInteger.ISignedNumber<BigInteger>.NegativeOne Propiedad

Definición

Obtiene el valor -1 del tipo .

static property System::Numerics::BigInteger System::Numerics::ISignedNumber<System::Numerics::BigInteger>::NegativeOne { System::Numerics::BigInteger get(); };
static System.Numerics.BigInteger System.Numerics.ISignedNumber<System.Numerics.BigInteger>.NegativeOne { get; }
static member System.Numerics.ISignedNumber<System.Numerics.BigInteger>.NegativeOne : System.Numerics.BigInteger
 Shared ReadOnly Property NegativeOne As BigInteger Implements ISignedNumber(Of BigInteger).NegativeOne

Valor de propiedad

Implementaciones

Se aplica a