Unpacker.LastBitAddress Property
From TegoOS
A Sandcastle Documented Class Library
| UnpackerLastBitAddress Property |
Previous bit address in word before last get.
Namespace: Tego.Utils
Assembly: Tego (in Tego.dll) Version: 1.0.6599.21663 (1.2017.413.1)
public int LastBitAddress { get; }
Public ReadOnly Property LastBitAddress As Integer Get
public: property int LastBitAddress { int get (); }
member LastBitAddress : int with get