System::Globalization::NumberFormatInfo::get_PercentPositivePattern 메서드

NumberFormatInfo::get_PercentPositivePattern method

백분율 양수 패턴을 가져옵니다.

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

ReturnValue

배열 {“n %”, “n%”, “%n”, “% n”}에서 패턴의 인덱스이며, 여기서 “n"은 숫자이고 “%“는 퍼센트 기호입니다.

또 보기