System::Globalization::NumberFormatInfo::get_CurrencyGroupSizes 方法

NumberFormatInfo::get_CurrencyGroupSizes method

获取每组货币小数位数。

ArrayPtr<int> System::Globalization::NumberFormatInfo::get_CurrencyGroupSizes() const

ReturnValue

每组的货币小数位数。

另见