NFloat.IMultiplicativeIdentity<NFloat,NFloat>.MultiplicativeIdentity Property

Definition

Gets the multiplicative identity of the current type.

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

Property Value

Implements

Applies to