Char.IMinMaxValue<Char>.MinValue Property

Definition

Gets the minimum value of the current type.

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

Property Value

Implements

Applies to