SByte.IMinMaxValue<SByte>.MinValue Propiedad

Definición

Obtiene el valor mínimo del tipo actual.

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

Valor de propiedad

Implementaciones

Se aplica a