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:
