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

NumberFormatInfo::set_CurrencyGroupSizes method

设置每组货币小数位数。

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

另见