System::Globalization::NumberFormatInfo::set_NegativeInfinitySymbol method

NumberFormatInfo::set_NegativeInfinitySymbol method

Sets negative infinity symbol.

void System::Globalization::NumberFormatInfo::set_NegativeInfinitySymbol(const String &value)
ParameterTypeDescription
valueconst String&Negative infinity symbol.

See Also