Okapi .NET Library

ILog.Clear Method 

 [This is preliminary documentation and subject to change.]

Clears the log.

[Visual Basic]
Sub Clear()
[C#]
void Clear();
[C++]
void Clear();
[JScript]
function Clear();

See Also

ILog Interface | Okapi.Library.Base Namespace