Unpacker.LastAddress Property

TegoOS

UnpackerLastAddress Property
Previous word address before last get.

Namespace: Tego.Utils
Assembly: Tego (in Tego.dll) Version: 1.0.6599.21663 (1.2017.413.1)
Syntax
public int LastAddress { get; }
Public ReadOnly Property LastAddress As Integer
	Get
public:
property int LastAddress {
	int get ();
}
member LastAddress : int with get

Property Value

Type: Int32
See Also