Decimal32.IMultiplicativeIdentity<Decimal32,Decimal32>.MultiplicativeIdentity Property

Definition

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

Property Value

Implements

Applies to