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

IKeymanKeyboardOptions::IndexOf Method

Introduction

The IKeymanKeyboardOptions::IndexOf method returns the zero-based index of the option in the array that has a name matching the Name parameter.

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

Specification

long IndexOf(string Name)