System::Globalization::NumberFormatInfo::get_PercentPositivePattern metode
NumberFormatInfo::get_PercentPositivePattern method
Mendapatkan pola positif persentase.
int System::Globalization::NumberFormatInfo::get_PercentPositivePattern() const
ReturnValue
Indeks pola dalam array {“n %”, “n%”, “%n”, “% n”}, di mana “n” adalah angka dan “%” adalah tanda persen.
Lihat Juga
- Class NumberFormatInfo
- Namespace System::Globalization
- Library Aspose.Page for C++