Name | Description | |
---|---|---|
![]() | NLanguageInfo Constructor | Overloaded. |
The following tables list the members exposed by NLanguageInfo.
Name | Description | |
---|---|---|
![]() | NLanguageInfo Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | FlagIcon | The flag icon for this language. |
![]() | FontSize | The font size int points (pt) that should be applied to UI for this language. |
![]() | Tag | Additional information associated with this language info. |
Name | Description | |
---|---|---|
![]() | CultureEnglishName | Gets the English name of the culture of this language. |
![]() | CultureName | Gets/Sets the name of the culture this language info is associated with. |
![]() | LanguageName | Gets the name of this language in the format "English Name (Region) - Native Name", for example "English (US) - English" or "German - Deutch". |
Name | Description | |
---|---|---|
![]() | CompareTo | Compares this language info's english culture name to that of the given language info. |
![]() | DeepClone | Creates an identical copy of the given object. |
![]() | Equals | Checks whether the given object is equal to this one. |
![]() ![]() | GetByCultureName | Finds a language info by culture name |
![]() | GetHashCode | Computes the hash code for this object. |
![]() | ToString | Gets the string representation of this object. |