spiegel-keyman/windows/docs/engine/api/IKeymanPackageContentFiles/index.md
2024-10-31 10:17:54 +07:00

634 B

title
IKeymanPackageContentFiles Interface

Introduction

The IKeymanPackageContentFiles interface lists the files included in the package.

Interface Hierarchy

IDispatch

IKeymanObject

IKeymanCollection

IKeymanPackageContentFiles

Properties

Items[Index] read only
Returns an IKeymanPackageContentFile reference for the file identified by Index.
IndexOf()
Gets the index of a file by filename in the collection.