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)
Syntax
public int LastBitAddress { get; }
Public ReadOnly Property LastBitAddress As Integer Get
public: property int LastBitAddress { int get (); }
member LastBitAddress : int with get
Property Value
Type: Int32See Also