UInt32Ptr Methods
The UInt32Ptr 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.) |
|
Subtracts an offset from the specified pointer. | |
|
Converts this 32-Pointer object to an unsafe void* pointer | |
|
Returns a String that represents this instance. (Overrides ValueType.ToString..) | |
|
Converts the 32-Bit Pointer to uint | |
|
Converts the 32-Bit Pointer to ulong. |