System::Globalization::NumberFormatInfo::get_PercentPositivePattern मेथड

NumberFormatInfo::get_PercentPositivePattern method

प्रतिशत सकारात्मक पैटर्न प्राप्त करता है।

int System::Globalization::NumberFormatInfo::get_PercentPositivePattern() const

ReturnValue

ऐरे {“n %”, “n%”, “%n”, “% n”} में पैटर्न का इंडेक्स, जहाँ “n” संख्या है और “%” प्रतिशत चिह्न है।

संबंधित देखें