ITavultesoftKeyman::ObjectByIndex
Returns an interface to the object with the UniqueIndex referred to by the Index, if it exists. If it cannot be found, returns NULL.
Declaration
Function ObjectByIndex(Index As Long) As Object
Parameters
| No | Name | Type | Description |
|---|---|---|---|
| 1 | Index | Long | The UniqueIndex of the object |


