The Clear method is no longer supported because output from the AmosDebug class is now written to the trace listeners in the Listeners collection, not to a separate AmosDebug window.
In earlier versions, the Clear method cleared (erased) the contents of the AmosDebug window.
Syntax
object.Clear ()
The Clear method syntax has the following parts:
Part |
Description |
object |
An object of type AmosDebug. |