Decimal64Ref Constructor (SByte, Int64, Byte*) | Table of Content | Exponent Property |
Decimal64Ref Properties |
The Decimal64Ref 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.
| |
Mantissa |
Gets mantissa.
| |
Value |
Gets decimal value.
|