System::Globalization::NumberFormatInfo::set_CurrencyGroupSizes メソッド
NumberFormatInfo::set_CurrencyGroupSizes method
グループごとの通貨小数桁数を設定します。
void System::Globalization::NumberFormatInfo::set_CurrencyGroupSizes(const ArrayPtr<int> &value)
| パラメーター | 型 | 説明 |
|---|---|---|
| value | const ArrayPtr<int>& | グループごとの通貨小数桁数。 |
参照
- Typedef ArrayPtr
- Class NumberFormatInfo
- Namespace System::Globalization
- Library Aspose.Page for C++