




























![]() ![]() ![]() ![]() ![]() |
A Sandcastle Documented Class Library |
BCDUtil..::EncodeZonedBCD Method |
Convert from BigDecimal to zoned BCD.
Namespace: Vajhoej.Record
Assembly: Record (in Record.dll) Version: 0.0.0.0
Syntax
C# | Visual Basic | Visual C++ |
public: static array<unsigned char>^ EncodeZonedBCD( Decimal v, unsigned char zone, int decimals, int length )
Parameters
- v
- Decimal
Decimal.
- zone
- Byte
Zone nibble value.
- decimals
- Int32
Implied decimals.
- length
- Int32
Length.