Search Results for

    Show / Hide Table of Contents

    Class ude

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

    Constructors

    ude()

    Declaration
    public ude()

    Properties

    base

    Declaration
    public string @base { get; set; }
    Property Value
    Type Description
    string

    map

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

    name

    Declaration
    public string name { get; set; }
    Property Value
    Type Description
    string
    In this article
    Back to top Generated by DocFX