System::Globalization::NumberFormatInfo::set_CurrencyGroupSizes method
NumberFormatInfo::set_CurrencyGroupSizes method
Sets number of currency decimal digits per group.
void System::Globalization::NumberFormatInfo::set_CurrencyGroupSizes(const ArrayPtr<int> &value)
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.PUB for C++