UInt64Ptr Methods
The UInt64Ptr type exposes the following members.
Methods
|
Name |
Description |
---|---|---|
|
Adds an offset to the pointer. | |
|
Determines whether the specified Object is equal to this instance. (Overrides ValueType.Equals(Object).) | |
|
Returns a hash code for this instance. (Overrides ValueType.GetHashCode..) | |
|
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
|
Substracts an offset from the pointer. | |
|
Converts this 64-Pointer object to an unsafe void* pointer | |
|
Returns a String that represents this instance. (Overrides ValueType.ToString..) | |
|
Converts this 64-Bit Pointer to an UInt32 value | |
|
Converts this 64-Bit Pointer to an UInt64 value |