System::Globalization::NumberFormatInfo::set_CurrencyDecimalSeparator method

NumberFormatInfo::set_CurrencyDecimalSeparator method

Sets currency decimal separator.

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

See Also