Char.IMinMaxValue<Char>.MaxValue Property

Definition

Gets the maximum value of the current type.

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

Property Value

Implements

Applies to