System::Globalization::NumberFormatInfo::set_CurrencyGroupSizes 方法
NumberFormatInfo::set_CurrencyGroupSizes method
设置每组货币小数位数。
void System::Globalization::NumberFormatInfo::set_CurrencyGroupSizes(const ArrayPtr<int> &value)
| Parameter | Type | 描述 |
|---|---|---|
| value | const ArrayPtr<int>& | 每组货币小数位数。 |
另见
- Typedef ArrayPtr
- Class NumberFormatInfo
- Namespace System::Globalization
- Library Aspose.Page for C++