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

定義

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

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

屬性值

實作

適用於