Represents the constant that is the largest Double value.
[Visual Basic] Public Const MaxValue As Double [C#] public const double MaxValue; [C++] public: const double MaxValue; [JScript] public var MaxValue : double;
The value of the MaxValue constant is positive 1.7976931348623157E+308.