System::Globalization::NumberFormatInfo::set_CurrencyGroupSizes 方法

NumberFormatInfo::set_CurrencyGroupSizes method

设置每组货币小数位数。

void System::Globalization::NumberFormatInfo::set_CurrencyGroupSizes(const ArrayPtr<int> &value)
ParameterType描述
valueconst ArrayPtr<int>&每组货币小数位数。

另见