StreamWriter: WriteLineChars |
Writes a subarray of characters to the text stream, followed by a line terminator.
Public Sub WriteLineChars( ByRef Buffer ( ) As Integer, Optional ByRef Index As Variant, Optional ByRef Count As Variant )
Exception | Condition |
---|---|
ObjectDisposedException | The writer is closed. |