System::Globalization::NumberFormatInfo::set_NumberDecimalSeparator Methode
NumberFormatInfo::set_NumberDecimalSeparator method
Legt das Dezimaltrennzeichen fest.
void System::Globalization::NumberFormatInfo::set_NumberDecimalSeparator(const String &value)
| Parameter | Typ | Beschreibung |
|---|---|---|
| value | const String& | Decimal Trennzeichen. |
Siehe auch
- Class String
- Class NumberFormatInfo
- Namespace System::Globalization
- Library Aspose.Font for C++