Share via


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

2/27/2008

Represents an individual count of a particular type of currency for a Cash Changer or Bill Dispenser device.

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

Public Constructors

  Name Description
CashCount Creates an instance of the CashCount structure from parameters specifying the instance's constituent parts.

Top

Public Properties

  Name Description
ms883808.pubproperty(en-US,WinEmbedded.11).gif Count Gets the number of bills or coins.
ms883808.pubproperty(en-US,WinEmbedded.11).gif NominalValue Gets the face value of the bill or coin.
ms883808.pubproperty(en-US,WinEmbedded.11).gif Type Gets the type of cash, currency or coins.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms883808.pubmethod(en-US,WinEmbedded.11).gif Equals Overloaded.  
ms883808.pubmethod(en-US,WinEmbedded.11).gif GetHashCode Overridden.  
ms883808.pubmethod(en-US,WinEmbedded.11).gif GetType  (inherited from Object )
ms883808.pubmethod(en-US,WinEmbedded.11).gifms883808.static(en-US,WinEmbedded.11).gif op_Equality Compares the specified CashCount and object to determine whether they are the same.
ms883808.pubmethod(en-US,WinEmbedded.11).gifms883808.static(en-US,WinEmbedded.11).gif op_Inequality Compares the specified CashCount and object to determine whether they are different.
ms883808.pubmethod(en-US,WinEmbedded.11).gifms883808.static(en-US,WinEmbedded.11).gif ReferenceEquals  (inherited from Object )
ms883808.pubmethod(en-US,WinEmbedded.11).gif ToString  (inherited from ValueType )

Top

Protected Methods

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

Top

See Also

Reference

CashCount Structure
Microsoft.PointOfService Namespace
CashChanger Class
BillDispenser Class