Keyboard Support

Contact and Search

Keyman.com Homepage

Header bottom

Keyman.com

Other versions
Version 14.0 (current version)Version 10.0Version 9.0 (home page)

On this page

IKeymanKeyboards::IndexOf Method

Introduction

The IKeymanKeyboards::IndexOf method returns the zero-based index of the keyboard in the array that has an ID matching the ID parameter. The ID is formed from the base name of the keyboard, i.e. excluding path and extension, and is case insensitive.

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

Specification

long IndexOf(string ID)