DecimalExtensionsNegativeZero Field
Represents one possible negative zero value of the
Decimal type.
Namespace: KGySoft.CoreLibrariesAssembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 9.0.0
public static readonly decimal NegativeZero
Public Shared ReadOnly NegativeZero As Decimal
public:
static initonly Decimal NegativeZero
static val NegativeZero: decimal
Field Value
Decimal The value of this constant is -0.0.