InputLanguageCollection::Contains Method (InputLanguage^)
.NET Framework (current version)
Gets a value indicating whether the InputLanguageCollection contains the specified InputLanguage.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- value
-
Type:
System.Windows.Forms::InputLanguage^
The InputLanguage to locate.
Return Value
Type: System::Booleantrue if the InputLanguage is contained in the collection; otherwise, false.
.NET Framework
Available since 1.1
Available since 1.1
Show: