Search Results for

    Show / Hide Table of Contents

    Class ept

    Inheritance
    System.Object
    ept
    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 ept

    Constructors

    ept()

    Declaration
    public ept()

    Properties

    i

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

    Items

    Declaration
    public sub[] Items { get; set; }
    Property Value
    Type Description
    sub[]

    Text

    Declaration
    public string[] Text { get; set; }
    Property Value
    Type Description
    System.String[]

    On this page

    • Constructors
      • ept()
    • Properties
      • i
      • Items
      • Text
    Back to top Generated by DocFX