FuncRuRURCurrency Class |
Namespace: Stimulsoft.Report
The FuncRuRURCurrency type exposes the following members.
| Name | Description | |
|---|---|---|
| FuncRuRURCurrency | Initializes a new instance of the FuncRuRURCurrency class |
| Name | Description | |
|---|---|---|
| CentFive |
Gets the currency name in plural in correct declension (e. g. cents).
(Inherited from FuncRuCurrency.) | |
| CentOne |
Gets the currency name in singular (e. g. cent).
(Inherited from FuncRuCurrency.) | |
| Cents | (Overrides FuncRuCurrencyCents.) | |
| CentsGender |
Gets gender of the decimal part of the currency.
(Overrides FuncBaseCurrencyCentsGender.) | |
| CentTwo |
Gets the currency name in plural (e. g. cents).
(Inherited from FuncRuCurrency.) | |
| DollarFive |
Gets the currency name in plural in correct declension (e. g. dollars).
(Inherited from FuncRuCurrency.) | |
| DollarOne |
Gets the currency name in singular (e. g. dollar).
(Inherited from FuncRuCurrency.) | |
| Dollars | (Overrides FuncRuCurrencyDollars.) | |
| DollarTwo |
Gets the currency name in plural (e. g. dollars).
(Inherited from FuncRuCurrency.) | |
| Gender |
Gets gender of the integer part of the currency.
(Overrides FuncBaseCurrencyGender.) |
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |