UInt16.IMinMaxValue<UInt16>.MaxValue Property

Definition

Gets the maximum value of the current type.

static property System::UInt16 System::Numerics::IMinMaxValue<System::UInt16>::MaxValue { System::UInt16 get(); };
static ushort System.Numerics.IMinMaxValue<System.UInt16>.MaxValue { get; }
static member System.Numerics.IMinMaxValue<System.UInt16>.MaxValue : uint16
 Shared ReadOnly Property MaxValue As UShort Implements IMinMaxValue(Of UShort).MaxValue

Property Value

Implements

Applies to