Search Results for

    Show / Hide Table of Contents

    Class TokenWithCount

    Inheritance
    System.Object
    TokenWithCount
    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 TokenWithCount

    Constructors

    TokenWithCount()

    Declaration
    public TokenWithCount()

    Fields

    Count

    Declaration
    public int Count
    Field Value
    Type Description
    System.Int32

    Token

    Declaration
    public string Token
    Field Value
    Type Description
    System.String

    On this page

    • Constructors
      • TokenWithCount()
    • Fields
      • Count
      • Token
    Back to top Generated by DocFX