MemoryAddress Methods |
The MemoryAddress type exposes the following members.
| Name | Description | |
|---|---|---|
| CompareTo(MemoryAddress) |
Compares two memory addresses.
| |
| CompareTo(Object) |
Compares two memory addresses.
| |
| Contains |
Determines whether the current address contains the specified address.
| |
| 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.) | |
| Overlaps |
Determines whether the specified address overlaps the current address at any point.
| |
| ToString |
Returns a string representation of the current address.
(Inherited from StringAddress.) |