forwardMantissa Property    Table of ContentDecimal64Ref Methodsforward
Decimal64Ref.Value Property
Gets decimal value.

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 decimal Value { get; }

Property Value

Type: Decimal

Implements

IDecimal.Value
See Also