BigInteger.IMultiplicativeIdentity<BigInteger,BigInteger>.MultiplicativeIdentity 속성

정의

현재 형식의 곱하기 ID를 가져옵니다.

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

속성 값

구현

적용 대상