System::Globalization::NumberFormatInfo::get_PercentPositivePattern Methode
NumberFormatInfo::get_PercentPositivePattern method
Gibt das positive Prozentmuster zurück.
int System::Globalization::NumberFormatInfo::get_PercentPositivePattern() const
ReturnValue
Index des Musters im Array {“n %”, “n%”, “%n”, “% n”}, wobei “n” die Zahl und “%” das Prozentzeichen ist.
Siehe auch
- Class NumberFormatInfo
- Namespace System::Globalization
- Library Aspose.Font for C++