Representing the constant that is the largest possible Currency value.
[Visual Basic] Public Shared ReadOnly MaxValue As Currency [C#] public static readonly Currency MaxValue; [C++] public: static readonly Currency MaxValue; [JScript] public static var MaxValue : Currency;
The value of the MaxValue constant is positive 922,337,203,685,477.5807.
The hexadecimal value of Currency.MaxValue is 0x7FFFFFFFFFFFFFFFL.