Convert.ToString Method (String, IFormatProvider)
.NET Framework (current version)
Returns the specified string instance; no actual conversion is performed.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- value
-
Type:
System.String
The string to return.
- provider
-
Type:
System.IFormatProvider
An object that supplies culture-specific formatting information. This parameter is ignored.
.NET Framework
Available since 1.1
Available since 1.1
Show: