.NET/Link API Version 1.7 USE FRAMES

ConsoleWindow.Clear Method 

Clears the window contents. All stored lines are deleted.

[Visual Basic]
Public Shared Sub Clear()
[C#]
public static void Clear();

See Also

ConsoleWindow Class | Wolfram.NETLink.UI Namespace