| Visual Basic (Declaration) | |
|---|---|
Public Overloads Function ToString( _ ByVal provider As System.IFormatProvider _ ) As System.String  | |
| C# | |
|---|---|
public System.string ToString( System.IFormatProvider provider )  | |
Parameters
- provider
 - IFormatprovider to use to format the string.