Representing the constant that is the Currency value 1.
[Visual Basic] Public Shared ReadOnly One As Currency [C#] public static readonly Currency One; [C++] public: static readonly Currency One; [JScript] public static var One : Currency;
The One data member is the constant value of 1.