IntPtr Methods
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | Add(IntPtr, Int32) | Adds an offset to the value of a pointer. |
![]() | Equals(Object^) | Returns a value indicating whether this instance is equal to a specified object.(Overrides ValueType::Equals(Object^).) |
![]() | GetHashCode() | Returns the hash code for this instance.(Overrides ValueType::GetHashCode().) |
![]() | GetType() | |
![]() ![]() | Subtract(IntPtr, Int32) | Subtracts an offset from the value of a pointer. |
![]() | ToInt32() | Converts the value of this instance to a 32-bit signed integer. |
![]() | ToInt64() | Converts the value of this instance to a 64-bit signed integer. |
![]() | ToPointer() | Converts the value of this instance to a pointer to an unspecified type. |
![]() | ToString() | Converts the numeric value of the current IntPtr object to its equivalent string representation.(Overrides ValueType::ToString().) |
![]() | ToString(String^) | Converts the numeric value of the current IntPtr object to its equivalent string representation. |
| Name | Description | |
|---|---|---|
![]() ![]() | ISerializable::GetObjectData(SerializationInfo^, StreamingContext) | Populates a SerializationInfo object with the data needed to serialize the current IntPtr object. |



