Click or drag to resize

USDCurrency Properties

The FuncRuUSDCurrency type exposes the following members.

Properties
  NameDescription
Public propertyCentFive
Gets the currency name in plural in correct declension (e. g. cents).
(Inherited from FuncRuCurrency.)
Public propertyCentOne
Gets the currency name in singular (e. g. cent).
(Inherited from FuncRuCurrency.)
Protected propertyCents (Overrides FuncRuCurrencyCents.)
Public propertyCentsGender
Gets gender of the cents.
(Overrides FuncBaseCurrencyCentsGender.)
Public propertyCentTwo
Gets the currency name in plural (e. g. cents).
(Inherited from FuncRuCurrency.)
Public propertyDollarFive
Gets the currency name in plural in correct declension (e. g. dollars).
(Inherited from FuncRuCurrency.)
Public propertyDollarOne
Gets the currency name in singular (e. g. dollar).
(Inherited from FuncRuCurrency.)
Protected propertyDollars (Overrides FuncRuCurrencyDollars.)
Public propertyDollarTwo
Gets the currency name in plural (e. g. dollars).
(Inherited from FuncRuCurrency.)
Public propertyGender
Gets gender of the dollars.
(Overrides FuncBaseCurrencyGender.)
Top
See Also