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