System::Globalization::NumberFormatInfo::get_CurrencyPositivePattern método
NumberFormatInfo::get_CurrencyPositivePattern method
Obtiene el patrón positivo de la moneda.
int System::Globalization::NumberFormatInfo::get_CurrencyPositivePattern() const
ReturnValue
Índice del patrón en la matriz {"$n", “n$”, “$ n”, “n $”}, donde “n” es el número y “$” es el símbolo de moneda.
Ver también
- Class NumberFormatInfo
- Namespace System::Globalization
- Library Aspose.Page for C++