System::Globalization::NumberFormatInfo::set_CurrencyGroupSeparator method

NumberFormatInfo::set_CurrencyGroupSeparator method

Sets currency group separator.

void System::Globalization::NumberFormatInfo::set_CurrencyGroupSeparator(const String &value)
ParameterTypeDescription
valueconst String&Currency group separator.

See Also