System::Globalization::NumberFormatInfo::get_CurrencyPositivePattern метод
NumberFormatInfo::get_CurrencyPositivePattern method
Возвращает положительный шаблон валюты.
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.
См. также
- Class NumberFormatInfo
- Namespace System::Globalization
- Library Aspose.PDF for C++