System::Globalization::NumberFormatInfo::get_CurrencyPositivePattern 메서드

NumberFormatInfo::get_CurrencyPositivePattern method

통화 양수 패턴을 가져옵니다.

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

ReturnValue

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

또 보기