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