ModelLanguageDefinitions Methods |
The ModelLanguageDefinitions type exposes the following members.
| Name | Description | |
|---|---|---|
| TryGetDefinition |
Tries to get the language definition found by the specified language code.
If not found returns null.
| |
| TryGetDisplayName |
Tries to get the display name of a language found by the specified language code.
If not found returns null.
|