Unpacker.Address Property

TegoOS

UnpackerAddress Property
Current word address from which to get data.

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

Property Value

Type: Int32
See Also