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