DecimalExtensionsNegativeZero Field
Represents one possible negative zero value of the
Decimal type.
Namespace: KGySoft.CoreLibrariesAssembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 10.0.0
public const decimal NegativeZero = 0,0
Public Const NegativeZero As Decimal = 0,0
public:
literal Decimal NegativeZero = 0,0
static val mutable NegativeZero: decimal
Field Value
Decimal The value of this constant is -0.0.