Search Results for

    Show / Hide Table of Contents

    Class TranslationModelVocabEntry

    Inheritance
    System.Object
    TranslationModelVocabEntry
    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.Core.FineGrainedAlignment
    Assembly: Sdl.Core.FineGrainedAlignment.dll
    Syntax
    public class TranslationModelVocabEntry

    Constructors

    TranslationModelVocabEntry()

    Declaration
    public TranslationModelVocabEntry()

    Fields

    Key

    Declaration
    public int Key
    Field Value
    Type Description
    System.Int32

    Occurrences

    Declaration
    public int Occurrences
    Field Value
    Type Description
    System.Int32

    Token

    Declaration
    public string Token
    Field Value
    Type Description
    System.String

    On this page

    • Constructors
      • TranslationModelVocabEntry()
    • Fields
      • Key
      • Occurrences
      • Token
    Back to top Generated by DocFX