System::Globalization::NumberFormatInfo::set_CurrencyGroupSizes methode
NumberFormatInfo::set_CurrencyGroupSizes method
Stelt het aantal valutadecimale cijfers per groep in.
void System::Globalization::NumberFormatInfo::set_CurrencyGroupSizes(const ArrayPtr<int> &value)
| Parameter | Type | Beschrijving |
|---|---|---|
| value | const ArrayPtr<int>& | Aantal decimale cijfers voor valuta per groep. |
Zie ook
- Typedef ArrayPtr
- Class NumberFormatInfo
- Namespace System::Globalization
- Library Aspose.Page for C++