InputLanguageCollection Class
Stores InputLanguage objects.
For a list of all members of this type, see InputLanguageCollection Members.
System.Object
System.Collections.ReadOnlyCollectionBase
System.Windows.Forms.InputLanguageCollection
[Visual Basic] Public Class InputLanguageCollection Inherits ReadOnlyCollectionBase [C#] public class InputLanguageCollection : ReadOnlyCollectionBase [C++] public __gc class InputLanguageCollection : public ReadOnlyCollectionBase [JScript] public class InputLanguageCollection extends ReadOnlyCollectionBase
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Remarks
The InputLanguageCollection class is used by InputLanguage to provide a list of the input languages installed on the system.
You cannot directly create an instance of this class.
Requirements
Namespace: System.Windows.Forms
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
See Also
InputLanguageCollection Members | System.Windows.Forms Namespace