asp.net.ph

String.ToString Method ( )

System Namespace   String Class


Returns this instance of String; no actual conversion is performed.

[ VB ]
<Serializable>
Overrides Overloads Public Function ToString ( ) As String

[ C# ]
[ Serializable ]
public override string ToString ( );

[ C++ ]
[ Serializable ]
public: String* ToString ( );

[ JScript ]
public Serializable
override function ToString ( ) : String;

Return Value

This String.

See Also

String Members   String.ToString Overload List Skip Navigation Links


Previous page Back to top Next page

Check out related books at Amazon

© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note