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++