'Declaration Public Overloads Function ToString( _
ByVal providerAn object that supplies culture-specific formatting information.As System.IFormatProvider _
) As System.String
public System.String ToString(
System.IFormatProvider provider
)
public: System.String ToString(
System.IFormatProvider* provider
)
public:
System.String ToString(
System.IFormatProvider^ provider
)
Parameters
- provider
- An object that supplies culture-specific formatting information.
Return Value
String representation of this object.