FuncRuUSDCurrency Class |
Namespace: Stimulsoft.Report
The FuncRuUSDCurrency type exposes the following members.
Name | Description | |
---|---|---|
![]() | FuncRuUSDCurrency | Initializes a new instance of the FuncRuUSDCurrency 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 cents.
(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 dollars.
(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.) |