Byte.IMinMaxValue<Byte>.MaxValue 属性

定义

获取当前类型的最大值。

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

属性值

实现

适用于