Complex<T>.IMultiplicativeIdentity<Complex<T>,Complex<T>>.MultiplicativeIdentity Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
static property System::Numerics::Complex<T> System::Numerics::IMultiplicativeIdentity<System::Numerics::Complex<T>,System::Numerics::Complex<T>>::MultiplicativeIdentity { System::Numerics::Complex<T> get(); };
static System.Numerics.Complex<T> System.Numerics.IMultiplicativeIdentity<System.Numerics.Complex<T>,System.Numerics.Complex<T>>.MultiplicativeIdentity { get; }
static member System.Numerics.IMultiplicativeIdentity<System.Numerics.Complex<T>,System.Numerics.Complex<T>>.MultiplicativeIdentity : System.Numerics.Complex<'T (requires 'T :> System.Numerics.IFloatingPointIeee754<'T> and 'T :> System.Numerics.IMinMaxValue<'T>)>
Shared ReadOnly Property MultiplicativeIdentity As Complex(Of T) Implements IMultiplicativeIdentity(Of Complex(Of T), Complex(Of T)).MultiplicativeIdentity