| Visual Basic (Declaration) | |
|---|---|
| Public Overloads Function ToString( _ ByVal format As String, _ ByVal formatProvider As IFormatProvider _ ) As String | |
| C# | |
|---|---|
| public string ToString( string format, IFormatProvider formatProvider ) | |
Parameters
- format
- formatProvider
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family
 
     
     
     
     
    