Decimal64.IMultiplicativeIdentity<Decimal64,Decimal64>.MultiplicativeIdentity Property

Definition

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

Property Value

Implements

Applies to