Decimal128.IMultiplicativeIdentity<Decimal128,Decimal128>.MultiplicativeIdentity Property

Definition

static property System::Numerics::Decimal128 System::Numerics::IMultiplicativeIdentity<System::Numerics::Decimal128,System::Numerics::Decimal128>::MultiplicativeIdentity { System::Numerics::Decimal128 get(); };
static System.Numerics.Decimal128 System.Numerics.IMultiplicativeIdentity<System.Numerics.Decimal128,System.Numerics.Decimal128>.MultiplicativeIdentity { get; }
static member System.Numerics.IMultiplicativeIdentity<System.Numerics.Decimal128,System.Numerics.Decimal128>.MultiplicativeIdentity : System.Numerics.Decimal128
 Shared ReadOnly Property MultiplicativeIdentity As Decimal128 Implements IMultiplicativeIdentity(Of Decimal128, Decimal128).MultiplicativeIdentity

Property Value

Implements

Applies to