Property this
this[MemLocation]
Gets the MemAccess for a given MemLocation
public MemAccess this[MemLocation index] { get; }
Parameters
index
MemLocationLocation to get the access for
Property Value
- MemAccess
Access for the current location
Gets the MemAccess for a given MemLocation
public MemAccess this[MemLocation index] { get; }
index
MemLocationLocation to get the access for
Access for the current location