BigInteger.IMultiplicativeIdentity<BigInteger,BigInteger>.MultiplicativeIdentity Property

Definition

Gets the multiplicative identity of the current type.

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

Property Value

Implements

Applies to