System::Globalization::NumberFormatInfo::get_CurrencyPositivePattern metod
NumberFormatInfo::get_CurrencyPositivePattern method
Hämtar positivt mönster för valuta.
int System::Globalization::NumberFormatInfo::get_CurrencyPositivePattern() const
ReturnValue
Index of the pattern in array {"$n", “n$”, “$ n”, “n $”}, where “n” is number and “$” is currency symbol.
Se även
- Class NumberFormatInfo
- Namespace System::Globalization
- Library Aspose.PDF for C++