UInt128.IMultiplicativeIdentity<UInt128,UInt128>.MultiplicativeIdentity 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得目前型別的乘法識別。
static property UInt128 System::Numerics::IMultiplicativeIdentity<System::UInt128,System::UInt128>::MultiplicativeIdentity { UInt128 get(); };
static UInt128 System.Numerics.IMultiplicativeIdentity<System.UInt128,System.UInt128>.MultiplicativeIdentity { get; }
static member System.Numerics.IMultiplicativeIdentity<System.UInt128,System.UInt128>.MultiplicativeIdentity : UInt128
Shared ReadOnly Property MultiplicativeIdentity As UInt128 Implements IMultiplicativeIdentity(Of UInt128, UInt128).MultiplicativeIdentity