Converts the value of this instance to a
String.

Overload List
|
Name
|
Description
|
|
String.ToString ()
|
Returns this instance of String; no actual conversion is performed.
Supported by the .NET Compact Framework.
|
|
String.ToString (IFormatProvider)
|
Returns this instance of String; no actual conversion is performed.
Supported by the .NET Compact Framework.
|

See Also