Decimal Fields
.NET Framework (current version)
Namespace:
System
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | MaxValue | Represents the largest possible value of Decimal. This field is constant and read-only. |
![]() ![]() | MinusOne | Represents the number negative one (-1). |
![]() ![]() | MinValue | Represents the smallest possible value of Decimal. This field is constant and read-only. |
![]() ![]() | One | Represents the number one (1). |
![]() ![]() | Zero | Represents the number zero (0). |
Show:

