Returns an equivalent string representation of this object, in the culture-specific format defined by provider.
Public Function ToString( provider As IFormatProvider ) As string
public string ToString( IFormatProvider provider );
Parameters |
Description |
IFormatProvider provider |
Input culture-specific format |
Comments? |