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