set_NegativeInfinitySymbol()

NumberFormatInfo::set_NegativeInfinitySymbol(const String&) method

Sets negative infinity symbol.

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

Arguments

ParameterTypeDescription
valueconst String&Negative infinity symbol.

See Also