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