forwardDecimal64Ref Properties   Table of ContentHasValue Property forward
Decimal64Ref.Exponent Property
Gets exponent.

Namespace:  OnixS.SimpleBinaryEncoding
Assembly:  OnixS.SimpleBinaryEncoding-net-4.7 (in OnixS.SimpleBinaryEncoding-net-4.7.dll) Version: 2.3.1.0 (2.3.1.0)
Syntax
C#
public sbyte Exponent { get; }

Property Value

Type: SByte

Implements

IDecimal.Exponent
See Also