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)
ParameterTypBeschreibung
Wertconst ArrayPtr<int>&Anzahl der Dezimalstellen der Währung pro Gruppe.

Siehe auch