System::Globalization::NumberFormatInfo::get_CurrencyPositivePattern méthode
NumberFormatInfo::get_CurrencyPositivePattern method
Obtient le modèle positif de la devise.
int System::Globalization::NumberFormatInfo::get_CurrencyPositivePattern() const
ReturnValue
Indice du modèle dans le tableau {"$n", “n$”, “$ n”, “n $”}, où “n” est le nombre et “$” est le symbole monétaire.
Voir aussi
- Class NumberFormatInfo
- Namespace System::Globalization
- Library Aspose.Font for C++