| SelectLanguage(LanguageInfo, CultureInfo) | Selects a language from the array of languages by the specified CultureInfo instance and then completes loading of the language data from related file if that is required. |
| SelectLanguage(LanguageInfo, String) | Selects a language from the array of languages by the specified value of Abbr and then completes loading of the language data from related file if that is required. |