TextWriter: WriteChars |
Writes the string representation of the characters to the stream using both the format provider and encoding objects.
Public Sub WriteChars( ByRef Chars ( ) As Integer, Optional ByRef Index As Variant, Optional ByRef Count As Variant )
Both Index and Count must be excluded or included. Neither argument can be supplied individually.