Byte.IMinMaxValue<Byte>.MinValue 屬性

定義

取得目前型別的最小值。

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

屬性值

實作

適用於