--- title: IKeymanErrors::Clear Method --- ## Introduction The `IKeymanErrors::Clear` method removes all [`IKeymanError`](../IKeymanError) entries from the collection. ## Specification ``` clike void Clear(void) ```