Decimal Fields

Include Protected Members
Include Inherited Members

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

The Decimal type exposes the following members.

Fields

  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).

Top

See Also

Reference

Decimal Structure

System Namespace