Search Results for

    Show / Hide Table of Contents

    Struct IntKeyEntry<T>

    Namespace: GDX.Collections.Generic
    Syntax
    [Serializable]
    public struct IntKeyEntry<T>
    Type Parameters
    Name Description
    T

    Fields

    | Improve this Doc View Source

    Key

    Declaration
    public int Key
    Field Value
    Type Description
    System.Int32
    | Improve this Doc View Source

    Next

    Declaration
    public int Next
    Field Value
    Type Description
    System.Int32
    | Improve this Doc View Source

    Value

    Declaration
    public T Value
    Field Value
    Type Description
    T
    • Improve this Doc
    • View Source
    In This Article
    Back to top Built on 2024-01-01 against 1f69a68.
    Generated by Dox+DocFX.