System.Windows.Forms.InputLanguageCollection.IndexOf Method

Returns the index of an System.Windows.Forms.InputLanguage in the System.Windows.Forms.InputLanguageCollection.

Syntax

public int IndexOf (InputLanguage value)

Parameters

value
The System.Windows.Forms.InputLanguage to locate.

Returns

The index of the System.Windows.Forms.InputLanguage in the System.Windows.Forms.InputLanguageCollection, if found; otherwise, -1.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0