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