The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
IntPtr::ToString Method
.NET Framework (current version)
Converts the numeric value of the current IntPtr object to its equivalent string representation.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | 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. |
Show:
