Complex.IAdditiveIdentity<Complex,Complex>.AdditiveIdentity Vlastnost
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
Získá přídatnou identitu aktuálního typu.
static property System::Numerics::Complex System::Numerics::IAdditiveIdentity<System::Numerics::Complex,System::Numerics::Complex>::AdditiveIdentity { System::Numerics::Complex get(); };
static System.Numerics.Complex System.Numerics.IAdditiveIdentity<System.Numerics.Complex,System.Numerics.Complex>.AdditiveIdentity { get; }
static member System.Numerics.IAdditiveIdentity<System.Numerics.Complex,System.Numerics.Complex>.AdditiveIdentity : System.Numerics.Complex
Shared ReadOnly Property AdditiveIdentity As Complex Implements IAdditiveIdentity(Of Complex, Complex).AdditiveIdentity