Decimal.IMultiplicativeIdentity<Decimal,Decimal>.MultiplicativeIdentity Property

Definition

Gets the multiplicative identity of the current type.

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

Property Value

Implements

Applies to