StringWriter: WriteValue |
Writes a text representation of the value to the underlying stream using both the format provider and encoding objects.
Public Sub WriteValue( ByRef Value As Variant, ParamArray Args ( ) As Variant )
This method uses the composite formatting feature to convert the value to its text representation and embed it in a string.