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