Click or drag to resize

USDCurrency Properties

The Func.Ua.USDCurrency type exposes the following members.

Properties
  NameDescription
Public propertyCentFive
Gets the currency name in plural in correct declension (e. g. cents).
(Inherited from Func.Ua.Currency.)
Public propertyCentOne
Gets the currency name in singular (e. g. cent).
(Inherited from Func.Ua.Currency.)
Protected propertyCents (Overrides Func.Ua.Currency.Cents.)
Public propertyCentsGender
Gets gender of the cents.
(Overrides Func.BaseCurrency.CentsGender.)
Public propertyCentTwo
Gets the currency name in plural (e. g. cents).
(Inherited from Func.Ua.Currency.)
Public propertyDollarFive
Gets the currency name in plural in correct declension (e. g. dollars).
(Inherited from Func.Ua.Currency.)
Public propertyDollarOne
Gets the currency name in singular (e. g. dollar).
(Inherited from Func.Ua.Currency.)
Protected propertyDollars (Overrides Func.Ua.Currency.Dollars.)
Public propertyDollarTwo
Gets the currency name in plural (e. g. dollars).
(Inherited from Func.Ua.Currency.)
Public propertyGender
Gets gender of the dollars.
(Overrides Func.BaseCurrency.Gender.)
Top
See Also