Search Results for

    Show / Hide Table of Contents

    Class map

    Inheritance
    System.Object
    map
    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.LanguagePlatform.IO.TMX
    Assembly: Sdl.LanguagePlatform.IO.dll
    Syntax
    public class map

    Constructors

    map()

    Declaration
    public map()

    Properties

    code

    Declaration
    public string code { get; set; }
    Property Value
    Type Description
    System.String

    ent

    Declaration
    public string ent { get; set; }
    Property Value
    Type Description
    System.String

    subst

    Declaration
    public string subst { get; set; }
    Property Value
    Type Description
    System.String

    unicode

    Declaration
    public string unicode { get; set; }
    Property Value
    Type Description
    System.String

    On this page

    • Constructors
      • map()
    • Properties
      • code
      • ent
      • subst
      • unicode
    Back to top Generated by DocFX