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