forwardDecimal64Ref Constructor (SByte, Int64, Byte*)   Table of ContentExponent Property forward
Decimal64Ref Properties

The Decimal64Ref type exposes the following members.

Properties
  NameDescription
Public propertyExponent
Gets exponent.
Public propertyHasValue
True, if underlying field has not null value, false otherwise.
Public propertyItem
Returns value of composite type field.
Public propertyMantissa
Gets mantissa.
Public propertyValue
Gets decimal value.
Top
See Also