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