PowerTCP Emulation for .NET
Clear Method




Clears the scrollback buffer and all rows in the display screen.
Syntax
Public Sub Clear() 
Dim instance As Vt
 
instance.Clear()
public void Clear()
public: void Clear(); 
public:
void Clear(); 
Remarks

The scrollback buffer and the display screen is filled with space characters.

See Also

Reference

Vt Class
Vt Members


PowerTCP Emulation for .NET Documentation Version 4.7
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic