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