Enum CultureInfoExtensions.LanguageGroupID
Language Group IDs, as defined in the Platform SDK, WinNls.h. Added LGRPID_UNKNOWN.
Namespace: Sdl.LanguagePlatform.Core
Assembly: Sdl.LanguagePlatform.Core.dll
Syntax
public enum LanguageGroupID
Fields
Name | Description |
---|---|
Arabic | Arabic |
Armenian | Armenian |
Baltic | Baltic |
CentralEurope | Central Europe |
Cyrillic | Cyrillic |
Georgian | Georgian |
Greek | Greek |
Hebrew | Hebrew |
Indic | Indic |
Japanese | Japanese |
Korean | Korean |
SimplifiedChinese | Simplified Chinese |
Thai | Thai |
TraditionalChinese | Traditional Chinese |
Turkish | Turkish |
Unknown | Unknown group |
Vietnamese | Vietnamese |
WesternEurope | Western Europe & U.S. |