set_CurrencyGroupSeparator()

NumberFormatInfo::set_CurrencyGroupSeparator(const String&) method

Sets currency group separator.

void System::Globalization::NumberFormatInfo::set_CurrencyGroupSeparator(const String &value)

Arguments

ParameterTypeDescription
valueconst String&Currency group separator.

See Also