PowerTCP Emulation for .NET CF
Clear Method
See Also  Send comments on this topic.
Dart.Emulation Namespace > Vt Class : Clear Method




Clears the scrollback buffer and all rows in the display screen.

Syntax

Visual Basic (Declaration) 
Public Sub Clear() 
Visual Basic (Usage)Copy Code
Dim instance As Vt
 
instance.Clear()
C# 
public void Clear()
Managed Extensions for C++ 
public: void Clear(); 
C++/CLI 
public:
void Clear(); 

Remarks

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

Requirements

Target Platforms: Microsoft .NET Framework 2.0

See Also

Documentation Version 4.2
© 2010 Dart Communications. All Rights Reserved.