Search Results for

    Show / Hide Table of Contents

    Struct JaggedArrayWithCount<T>

    Namespace: GDX.Collections.Pooling
    Syntax
    public struct JaggedArrayWithCount<T>
    Type Parameters
    Name Description
    T

    Fields

    | Improve this Doc View Source

    Count

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

    Pool

    Declaration
    public T[][] Pool
    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.