Search Results for

    Show / Hide Table of Contents

    Class ut

    Inheritance
    object
    ut
    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 ut

    Constructors

    ut()

    Declaration
    public ut()

    Properties

    Items

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

    Text

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

    x

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