Int16.IMinMaxValue<Int16>.MinValue Property

Definition

Gets the minimum value of the current type.

static property short System::Numerics::IMinMaxValue<System::Int16>::MinValue { short get(); };
static short System.Numerics.IMinMaxValue<System.Int16>.MinValue { get; }
static member System.Numerics.IMinMaxValue<System.Int16>.MinValue : int16
 Shared ReadOnly Property MinValue As Short Implements IMinMaxValue(Of Short).MinValue

Property Value

Implements

Applies to