DecimalExtensionsNegativeZero Field

Represents one possible negative zero value of the Decimal type.

Definition

Namespace: KGySoft.CoreLibraries
Assembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 9.0.0
C#
public static readonly decimal NegativeZero

Field Value

Decimal

Remarks

The value of this constant is -0.0.

See Also