Keyboard Support

Contact and Search

Keyman.com Homepage

Header bottom

Keyman.com

Other versions
Version 14.0 (current version)Version 10.0

On this page

You are viewing an old version of this documentation. Click here to open the current version, 14.0.

IKeymanPackageContentFiles::IndexOf Method

Introduction

The IKeymanPackageContentFiles::IndexOf method returns the zero-based index of the file in the collection that has a filename matching the Filename parameter.

If no file matches, then the method returns -1.

Specification

long IndexOf(string Filename)