Метод System::Globalization::NumberFormatInfo::get_PercentPositivePattern

NumberFormatInfo::get_PercentPositivePattern method

Получает шаблон положительного процента.

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

ReturnValue

Index of the pattern in array {“n %”, “n%”, “%n”, “% n”}, where “n” is number and “%” is percent sign.

См. также