Keyboard Support

Contact and Search

Keyman.com Homepage

Header bottom

Keyman.com

Other versions
Version 14.0 (current version)Version 10.0

On this page

You are viewing an old version of this documentation. Click here to open the current version, 14.0.

IKeymanCollection::Refresh() Method

Introduction

The IKeymanCollection::Refresh() method refreshes the collection. All existing elements in the collection are invalidated, even if nothing has changed.

Generally, it is better to call the top-level IKeyman::Refresh as that will ensure that the Keyman API snapshot is internally consistent. See IKeyman::Refresh for more information on Keyman API snapshots.

Specification

void Refresh(void)