Keyboard Support

Contact and Search

Keyman.com Homepage

Header bottom

Keyman.com

Other versions
Version 9.0

On this page

IKeymanPackagesInstalled::Items

Retrieves the package at index Index, or raises an exception if no package can be found with that Index.

Declaration
Property Get Items(Index) As IKeymanPackageInstalled
Parameters
No Name Type Description
1 Index Variant 1-based index of the package, or Name of the package
Return Value
IKeymanPackageInstalled
Example Code