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

IKeymanCollection Interface


Introduction

The IKeymanCollection interface is the base interface for all collections in Keyman Engine for Windows API. The Items[] property is implemented in sub-interfaces.

Interface Hierarchy

IDispatch

IKeymanObject

IKeymanCollection

IKeymanErrors
IKeymanHotkeys
IKeymanKeyboardLanguages

IKeymanKeyboardLanguagesFile
IKeymanKeyboardLanguagesInstalled

IKeymanKeyboardLanguagesInstalled2

IKeymanKeyboardOptions
IKeymanKeyboards

IKeymanKeyboardsInstalled

IKeymanKeyboardsInstalled2

IKeymanPackageContentKeyboards

IKeymanLanguages
IKeymanOptions
IKeymanPackageContentFiles
IKeymanPackageContentFonts
IKeymanPackagesInstalled

IKeymanPackagesInstalled2

Properties

Count read only
Returns the number of items in the collection.

Methods

_NewEnum()
Instantiates an enumerator for the collection. This is required for COM enumeration of the collection.
Refresh()
Refreshes the collection from the current Keyman Engine configuration.