mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 08:25:32 +00:00
634 B
634 B
| title |
|---|
| IKeymanPackageContentFiles Interface |
Introduction
The IKeymanPackageContentFiles interface lists the files included in
the package.
Interface Hierarchy
IDispatch
IKeymanPackageContentFiles
Properties
Items[Index]read only- Returns an
IKeymanPackageContentFilereference for the file identified byIndex.
IndexOf()- Gets the index of a file by filename in the collection.