Click or drag to resize

Decimal128 Properties

The Decimal128 type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberMaxValue
Gets the maximum value.
Public propertyStatic memberMinValue
Gets the minimum value.
Public propertyStatic memberNegativeInfinity
Represents negative infinity.
Public propertyStatic memberOne
Represents one.
Public propertyStatic memberPositiveInfinity
Represents positive infinity.
Public propertyStatic memberQNaN
Represents a value that is not a number.
Public propertyStatic memberSNaN
Represents a value that is not a number and raises errors when used in calculations.
Public propertyStatic memberZero
Represents zero.
Top
See Also