0 out of 4 rated this helpful - Rate this topic

String.ToString Method

Converts the value of this instance to a String.

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.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.