Search Results for

    Show / Hide Table of Contents

    Class hi

    Inheritance
    Object
    hi
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: Sdl.LanguagePlatform.IO.TMX
    Assembly: Sdl.LanguagePlatform.IO.dll
    Syntax
    public class hi

    Constructors

    hi()

    Declaration
    public hi()

    Properties

    Items

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

    Text

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

    type

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

    x

    Declaration
    public string x { get; set; }
    Property Value
    Type Description
    String
    In this article
    • Constructors
      • hi()
    • Properties
      • Items
      • Text
      • type
      • x
    Back to top Generated by DocFX