Builtin |
The BuiltinMemAddress type exposes the following members.
| Name | Description | |
|---|---|---|
| CompareTo(MemoryAddress) |
Compares two memory addresses.
(Inherited from MemoryAddress) | |
| CompareTo(Object) |
Compares two memory addresses.
(Inherited from MemoryAddress) | |
| Equals(IAddress) |
Determines whether the address equals the current address.
(Inherited from StringAddress) | |
| Equals(MemoryAddress) |
Determines whether the specified address equals the current address.
(Inherited from MemoryAddress) | |
| 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.
(Inherited from MemoryAddress) | |
| GetDataType |
Returns the type defined by this address.
(Inherited from TypedMemoryAddress) | |
| GetHashCode |
Returns a hash code for this address.
(Inherited from MemoryAddress) | |
| ParseAddress | Parse a string address. | |
| ToString |
Returns a string representation of the current address.
(Inherited from StringAddress) |