Single.IMinMaxValue<Single>.MaxValue Property

Definition

Gets the maximum value of the current type.

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

Property Value

Implements

Applies to