Memory |
The MemoryAddress type exposes the following members.
| Name | Description | |
|---|---|---|
| CompareTo(MemoryAddress) | Compares two memory addresses. | |
| CompareTo(Object) | Compares two memory addresses. | |
| Equals(IAddress) |
Determines whether the address equals the current address.
(Inherited from StringAddress) | |
| Equals(MemoryAddress) | Determines whether the specified address equals the current address. | |
| Equals(Object) |
Determines whether the specified address equals the current address.
(Inherited from StringAddress) | |
| Equals(StringAddress) |
Determines whether the specified address equals the current address.
(Overrides StringAddressEquals(StringAddress)) | |
| GetDataType |
Returns the type defined by this address.
(Inherited from StringAddress) | |
| GetHashCode |
Returns a hash code for this address.
(Overrides StringAddressGetHashCode) | |
| ToString |
Returns a string representation of the current address.
(Inherited from StringAddress) |