Complex.IMultiplicativeIdentity<Complex,Complex>.MultiplicativeIdentity 屬性

定義

取得目前型別的乘法識別。

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

屬性值

實作

適用於