This topic has not yet been rated - Rate this topic

Decimal Fields

The Decimal type exposes the following members.

  Name Description
Public field Static member MaxValue Represents the largest possible value of Decimal. This field is constant and read-only.
Public field Static member MinusOne Represents the number negative one (-1).
Public field Static member MinValue Represents the smallest possible value of Decimal. This field is constant and read-only.
Public field Static member One Represents the number one (1).
Public field Static member Zero Represents the number zero (0).
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.