Complex.ISignedNumber<Complex>.NegativeOne Property

Definition

Gets the value -1 for the type.

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

Property Value

Implements

Applies to