IKeymanAddinsInstalled Interface
interface IKeymanAddinsInstalled : IKeymanAddins : IKeymanCollection : IKeymanObject : IDispatch
Collection of all installed addins available to Keyman Engine
Interface Methods
| Name | Type | Declaration |
|---|---|---|
| Install | Method | Sub Install(Filename As String, Force As Boolean) |
Interface Properties
| Name | Type | Declaration |
|---|---|---|
| Items | Property Get | Property Get Items(Index) As IKeymanAddinInstalled |


