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 | |
---|---|---|
Count | Gets the number of bills or coins. | |
NominalValue | Gets the face value of the bill or coin. | |
Type | Gets the type of cash, currency or coins. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. | |
GetHashCode | Overridden. | |
GetType | (inherited from Object ) | |
op_Equality | Compares the specified CashCount and object to determine whether they are the same. | |
op_Inequality | Compares the specified CashCount and object to determine whether they are different. | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from ValueType ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Top
See Also
Reference
CashCount Structure
Microsoft.PointOfService Namespace
CashChanger Class
BillDispenser Class