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