LanguagePreference members
Represents a language.
The LanguagePreference type exposes the following members.
Constructors
Name | Description | |
---|---|---|
LanguagePreference |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Fields
Name | Description | |
---|---|---|
id | LCID of the language | |
label | Display label of the language |
Top