Returns a string representation of the value of the current instance.
A string representation of the current instance.
Note:If UIntPtr.Size for the current instance is 4, UIntPtr.ToString is equivalent to uint.ToString(); otherwise, this method is equivalent toulong.ToString().
This method overrides object.ToString.
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0