Byte.IMinMaxValue<Byte>.MinValue Property

Definition

Gets the minimum value of the current type.

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

Property Value

Implements

Applies to