Search Results for

    Show / Hide Table of Contents

    Class sub

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

    Constructors

    sub()

    Declaration
    public sub()

    Properties

    datatype

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

    Items

    Declaration
    public object[] Items { get; set; }
    Property Value
    Type Description
    System.Object[]

    Text

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

    type

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

    On this page

    • Constructors
      • sub()
    • Properties
      • datatype
      • Items
      • Text
      • type
    Back to top Generated by DocFX