SByte.IMinMaxValue<SByte>.MinValue Property

Definition

Gets the minimum value of the current type.

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

Property Value

Implements

Applies to