Complex.INumberBase<Complex>.One Property

Definition

Gets the value 1 for the type.

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

Property Value

Implements

One

Applies to