Single.IMinMaxValue<Single>.MinValue Property

Definition

Gets the minimum value of the current type.

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

Property Value

Implements

Applies to