[This is preliminary documentation and is subject to change.]
The Amount type exposes the following members.Constructors
| Name | Description | |
|---|---|---|
| Amount | Initializes a new instance of the Amount class |
Methods
| Name | Description | |
|---|---|---|
| CompareTo | ||
| Equals(Object) | (Overrides | |
| Equals(Amount) | ||
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from | ||
| GetHashCode | (Overrides | |
Gets the (Inherited from | ||
| IsSameCurrencyAs |
Perfoms case-insensitive currency equality comparison
| |
Creates a shallow copy of the current (Inherited from | ||
| Parse | ||
| ToString | (Overrides | |
| TryParse | ||
| WriteAsJSON |
Operators
Extension Methods
Properties
| Name | Description | |
|---|---|---|
| CurrencyISO | ||
| IsEmpty | ||
| Value |
See Also