| Convert: ToString |
Converts a datatype value to a string representation using any supplied formatting or provider arguments.
Public Function ToString( ByRef Value As Variant, Optional ByVal format As String, Optional ByVal Provider As IFormatProvider ) As String
Project VBCorLib Overview Class Convert Overview Convert Properties Convert Methods ToBase64String