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