Class LegacySdlxLanguage
Inheritance
Object
LegacySdlxLanguage
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: Sdl.Core.Globalization
Assembly: Sdl.Core.Globalization.dll
Syntax
[Obsolete("SDLX is no longer supported")]
public class LegacySdlxLanguage
Constructors
LegacySdlxLanguage()
Declaration
public LegacySdlxLanguage()
Methods
GetCultureInfoFromIsoCode(String)
Declaration
public static CultureInfo GetCultureInfoFromIsoCode(string isoCode)
Parameters
| Type | Name | Description |
|---|---|---|
| String | isoCode |
Returns
| Type | Description |
|---|---|
| CultureInfo |
GetLcidFromIsoCode(String)
Declaration
public static int GetLcidFromIsoCode(string isoCode)
Parameters
| Type | Name | Description |
|---|---|---|
| String | isoCode |
Returns
| Type | Description |
|---|---|
| Int32 |