Method Process.TraceProcess()->Registers()->`[]()
- Method `[]
intres =Process.TraceProcess.Registers()[regno]- Description
Get the contents of register
regno.
int res = Process.TraceProcess.Registers()[ regno ]
Get the contents of register regno.