System::Globalization::NumberFormatInfo::set_CurrencyDecimalSeparator 方法

NumberFormatInfo::set_CurrencyDecimalSeparator method

设置货币小数分隔符。

void System::Globalization::NumberFormatInfo::set_CurrencyDecimalSeparator(const String &value)
参数类型描述
const String&货币小数分隔符。

另见