System::Globalization::NumberFormatInfo::set_CurrencyPositivePattern metode
NumberFormatInfo::set_CurrencyPositivePattern method
Mengatur pola positif mata uang.
void System::Globalization::NumberFormatInfo::set_CurrencyPositivePattern(int value)
| Parameter | Tipe | Deskripsi |
|---|---|---|
| value | int | Indeks pola dalam array {"$n", “n$”, “$ n”, “n $”}, di mana “n” adalah angka dan “$” adalah simbol mata uang. |
Lihat Juga
- Class NumberFormatInfo
- Namespace System::Globalization
- Library Aspose.Page for C++