Unpacker.LastBitAddress Property

TegoOS

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: Int32
See Also