IKeymanObject Interface
interface IKeymanObject : IDispatch
Base interface for all Keyman COM API objects
Interface Methods
| Name | Type | Declaration |
|---|---|---|
| SerializeXML | Method | Sub SerializeXML(XML As String, Flags As tagKeymanSerializeFlags, ImagePath As String, References) |
Interface Properties
| Name | Type | Declaration |
|---|---|---|
| UniqueIndex | Property Get | Property Get UniqueIndex As Long |


