Byte.IMinMaxValue<Byte>.MaxValue Properti
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Mendapatkan nilai maksimum dari jenis saat ini.
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