forwardDecimal32Ref Constructor (SByte, Int32, Byte*)   Table of ContentExponent Property forward
Decimal32Ref Properties

The Decimal32Ref 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