System::Globalization::NumberFormatInfo::set_CurrencyDecimalDigits 方法

NumberFormatInfo::set_CurrencyDecimalDigits method

设置货币小数位数。

void System::Globalization::NumberFormatInfo::set_CurrencyDecimalDigits(int value)
参数类型描述
int货币小数位数。

另见