PositiveInfinitySymbol

Namespace ›› System ›› MfNumberFormatInfo ›› Properties ››
Parent Previous Next

PositiveInfinitySymbol

Gets or sets the string that represents positive infinity.

OutputVar := instance.PositiveInfinitySymbol
instance.PositiveInfinitySymbol := Value

Value

MfString instance or var containing string.

Gets

The string that represents positive infinity.
The default for InvariantInfo is "Infinity".

Sets

Sets string that represents positive infinity.

Throws

Throws MfInvalidOperationException if the property is being set and the MfNumberFormatInfo is read-only.
Throws MfArgumentNullException if the property is being set to null.

Remarks

For more information on positive infinity, see MfFloat.