System::Globalization::NumberFormatInfo::set_CurrencyGroupSizes Methode
NumberFormatInfo::set_CurrencyGroupSizes method
Legt die Anzahl der Dezimalstellen pro Gruppe für die Währung fest.
void System::Globalization::NumberFormatInfo::set_CurrencyGroupSizes(const ArrayPtr<int> &value)
| Parameter | Typ | Beschreibung |
|---|---|---|
| Wert | const ArrayPtr<int>& | Anzahl der Dezimalstellen der Währung pro Gruppe. |
Siehe auch
- Typedef ArrayPtr
- Class NumberFormatInfo
- Namespace System::Globalization
- Library Aspose.Font for C++