![]() | Table of Content | Exponent Property ![]() |
IDecimal Properties |
The IDecimal type exposes the following members.
Name | Description | |
---|---|---|
![]() | Exponent |
Gets exponent.
|
![]() | HasValue |
True, if underlying field has not null value, false otherwise.
|
![]() | Item |
Returns value of composite type field.
(Inherited from IComposite.) |
![]() | Mantissa |
Gets mantissa.
|
![]() | Value |
Gets decimal value.
|