The ItemComparison type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| ItemComparison |
Default constructor.
|
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ResetPriceAmount |
Resets the node.
| |
| ResetQuantity |
Resets the node.
| |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| PriceAmount |
Price (BBIE). The price for the comparison quantity of the item.
| |
| PriceAmountSet |
Checks if the property has been set or not.
| |
| Quantity |
Quantity (BBIE). The quantity used for price comparison with other items.
| |
| QuantitySet |
Checks if the property has been set or not.
|