A Sandcastle Documented Class Library
![]() | PackerLastBitAddress Property |
BitAddress before data was last added to the packer. 0 is beginning of word and 15 is the last bit therein.
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
Property Value
Type: Int32