Share via


CashUnits Members (POS for .NET v1.12 SDK Documentation)

2/27/2008

Holds arrays of bill and coin types for use in POS devices such as Cash Changers and Bill Dispensers.

The following tables list the members exposed by the CashUnits type.

Public Constructors

  Name Description
CashUnits Creates an instance of the CashUnits class from parameters specifying the constituent parts of the instance.

Top

Public Properties

  Name Description
ms883946.pubproperty(en-US,WinEmbedded.11).gif Bills Gets an array that contains a set of nominal (face) values for bills in the current currency type.
ms883946.pubproperty(en-US,WinEmbedded.11).gif Coins Gets an array that contains a set of nominal (face) values for coins in the current currency type.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms883946.pubmethod(en-US,WinEmbedded.11).gif Equals Overloaded.  
ms883946.pubmethod(en-US,WinEmbedded.11).gif GetHashCode Overridden.  
ms883946.pubmethod(en-US,WinEmbedded.11).gif GetType  (inherited from Object )
ms883946.pubmethod(en-US,WinEmbedded.11).gifms883946.static(en-US,WinEmbedded.11).gif op_Equality Compares the specified CashUnits and object to determine whether they are equal.
ms883946.pubmethod(en-US,WinEmbedded.11).gifms883946.static(en-US,WinEmbedded.11).gif op_Inequality Returns a value that indicates whether an instance of CashUnits and an object are not equal.
ms883946.pubmethod(en-US,WinEmbedded.11).gifms883946.static(en-US,WinEmbedded.11).gif ReferenceEquals  (inherited from Object )
ms883946.pubmethod(en-US,WinEmbedded.11).gif ToString  (inherited from ValueType )

Top

Protected Methods

  Name Description
ms883946.protmethod(en-US,WinEmbedded.11).gif Finalize  (inherited from Object )
ms883946.protmethod(en-US,WinEmbedded.11).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

CashUnits Structure
Microsoft.PointOfService Namespace
BillDispenser Class
CashChanger Class