Click or drag to resize
Decimal Fields

The Decimal type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberMaxValue
Represents the largest possible value of Decimal. This field is constant and read-only.
Public fieldStatic memberMinusOne
Represents the number negative one (-1).
Public fieldStatic memberMinValue
Represents the smallest possible value of Decimal. This field is constant and read-only.
Public fieldStatic memberOne
Represents the number one (1).
Public fieldStatic memberZero
Represents the number zero (0).
Top
See Also