Double.IMinMaxValue<Double>.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 double System::Numerics::IMinMaxValue<System::Double>::MaxValue { double get(); };
static double System.Numerics.IMinMaxValue<System.Double>.MaxValue { get; }
static member System.Numerics.IMinMaxValue<System.Double>.MaxValue : double
Shared ReadOnly Property MaxValue As Double Implements IMinMaxValue(Of Double).MaxValue