System::Globalization::NumberFormatInfo::set_CurrencyPositivePattern Methode
NumberFormatInfo::set_CurrencyPositivePattern method
Legt das positive Währungsformat fest.
void System::Globalization::NumberFormatInfo::set_CurrencyPositivePattern(int value)
| Parameter | Typ | Beschreibung |
|---|---|---|
| Wert | int | Index des Musters im Array {"$n", “n$”, “$ n”, “n $”}, wobei “n” die Zahl und “$” das Währungssymbol ist. |
Siehe auch
- Class NumberFormatInfo
- Namespace System::Globalization
- Library Aspose.Font for C++