ToString(String,IFormatProvider) Method
public System.string ToString(
System.string ,
System.IFormatProvider
)
'Declaration
Public Overloads Function ToString( _
ByVal As System.String, _
ByVal As System.IFormatProvider _
) As System.String
Parameters
- format
- The format.
- formatProvider
- The format provider.
Return Value
A System.String that represents this instance.