طريقة 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.Font for C++