System::Globalization::NumberFormatInfo::set_CurrencyGroupSeparator Methode
NumberFormatInfo::set_CurrencyGroupSeparator method
Legt das Tausendertrennzeichen für die Währung fest.
void System::Globalization::NumberFormatInfo::set_CurrencyGroupSeparator(const String &value)
| Parameter | Typ | Beschreibung |
|---|---|---|
| Wert | const String& | Währungsgruppentrennzeichen. |
Siehe auch
- Class String
- Class NumberFormatInfo
- Namespace System::Globalization
- Library Aspose.Font for C++