spiegel-keyman/windows/docs/engine/api/IKeymanErrors/Clear.md
2024-10-31 10:17:54 +07:00

14 lines
220 B
Markdown

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