BigInteger.IMultiplicativeIdentity<BigInteger,BigInteger>.MultiplicativeIdentity Properti
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Mendapatkan identitas multiplikatif dari jenis saat ini.
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
Nilai Properti
Penerapan
Berlaku untuk
Berkolaborasi dengan kami di GitHub
Sumber untuk konten ini dapat ditemukan di GitHub, yang juga dapat Anda gunakan untuk membuat dan meninjau masalah dan menarik permintaan. Untuk informasi selengkapnya, lihat panduan kontributor kami.