Double.IMinMaxValue<Double>.MinValue Property

Definition

Gets the minimum value of the current type.

static property double System::Numerics::IMinMaxValue<System::Double>::MinValue { double get(); };
static double System.Numerics.IMinMaxValue<System.Double>.MinValue { get; }
static member System.Numerics.IMinMaxValue<System.Double>.MinValue : double
 Shared ReadOnly Property MinValue As Double Implements IMinMaxValue(Of Double).MinValue

Property Value

Implements

Applies to