BigInteger.IMultiplicativeIdentity<BigInteger,BigInteger>.MultiplicativeIdentity 屬性

定義

取得目前型別的乘法識別。

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

屬性值

實作

適用於