System::Globalization::NumberFormatInfo::set_CurrencySymbol method
NumberFormatInfo::set_CurrencySymbol method
Sets currency symbol.
void System::Globalization::NumberFormatInfo::set_CurrencySymbol(const String &value)
Parameter | Type | Description |
---|---|---|
value | const String& | Currency symbol. |
See Also
- Class String
- Class NumberFormatInfo
- Namespace System::Globalization
- Library Aspose.PUB for C++