System::Globalization::NumberFormatInfo::set_CurrencyPositivePattern طريقة
NumberFormatInfo::set_CurrencyPositivePattern method
يضبط نمط الموجب للعملة.
void System::Globalization::NumberFormatInfo::set_CurrencyPositivePattern(int value)
| معامل | نوع | الوصف |
|---|---|---|
| قيمة | int | فهرس النمط في المصفوفة {"$n", “n$”, “$ n”, “n $"}، حيث “n” هو الرقم و”$" هو رمز العملة. |
انظر أيضًا
- Class NumberFormatInfo
- Namespace System::Globalization
- Library Aspose.Font for C++