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)
ParameterTypeBeschrijving
valueconst ArrayPtr<int>&Aantal decimale cijfers voor valuta per groep.

Zie ook