set_CurrencyGroupSizes()
NumberFormatInfo::set_CurrencyGroupSizes(const ArrayPtr<int>&) method
Sets number of currency decimal digits per group.
void System::Globalization::NumberFormatInfo::set_CurrencyGroupSizes(const ArrayPtr<int> &value)
Arguments
| Parameter | Type | Description |
|---|---|---|
| value | const ArrayPtr<int>& | Number of currency decimal digits per group. |
See Also
- Typedef ArrayPtr
- Class NumberFormatInfo
- Namespace System::Globalization
- Library Aspose.Slides