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