March 2003
Intermediate to advanced
896 pages
32h 35m
English
InputLanguageCollection
This is a read-only collection of InputLanguage
objects, obtained from the
InputLanguage.InstalledInputLanguages method.
public class InputLanguageCollection : ReadOnlyCollectionBase { // Public Instance Properties public InputLanguage this{get; } // Public Instance Methods public bool Contains(InputLanguage value); public void CopyTo(InputLanguage[ ] array, int index); public int IndexOf(InputLanguage value); }
System.Object
→ System.Collections.ReadOnlyCollectionBase(System.Collections.ICollectio,
System.Collections.IEnumerable)
→ InputLanguageCollection
InputLanguage.InstalledInputLanguages
Read now
Unlock full access