Search Results for

    Show / Hide Table of Contents

    Class LegacySdlxLanguage

    Inheritance
    System.Object
    LegacySdlxLanguage
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Sdl.Core.Globalization
    Assembly: Sdl.Core.Globalization.dll
    Syntax
    public class LegacySdlxLanguage

    Constructors

    LegacySdlxLanguage()

    Declaration
    public LegacySdlxLanguage()

    Methods

    GetCultureInfoFromIsoCode(String)

    Declaration
    public static CultureInfo GetCultureInfoFromIsoCode(string isoCode)
    Parameters
    Type Name Description
    System.String isoCode
    Returns
    Type Description
    System.Globalization.CultureInfo

    GetLcidFromIsoCode(String)

    Declaration
    public static int GetLcidFromIsoCode(string isoCode)
    Parameters
    Type Name Description
    System.String isoCode
    Returns
    Type Description
    System.Int32

    On this page

    • Constructors
      • LegacySdlxLanguage()
    • Methods
      • GetCultureInfoFromIsoCode(String)
      • GetLcidFromIsoCode(String)
    Back to top Generated by DocFX