TextWriter: WriteLineChars |
Writes the string representation of the characters followed by a NewLine to the stream using both the format provider and encoding objects.
Public Sub WriteLineChars( 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.