System::Globalization::NumberFormatInfo::get_CurrencyPositivePattern Methode
NumberFormatInfo::get_CurrencyPositivePattern method
Liefert das positive Währungsformat.
int System::Globalization::NumberFormatInfo::get_CurrencyPositivePattern() const
ReturnValue
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.Page for C++