Search Results for

    Show / Hide Table of Contents

    TTokenList.TTokenList Constructor

    Overloads

    • TTokenList.TTokenList
    • TTokenList.TTokenList(Int32)

    TTokenList.TTokenList

    Creates an empty list with default capacity.

    Syntax

    Namespace: FlexCel.Core

    public TTokenList()

    See also

    • TTokenList

    TTokenList.TTokenList(Int32)

    Creates an empty list with a given capacity.

    Syntax

    Namespace: FlexCel.Core

    public TTokenList(Int32 capacity)

    Parameters

    <-> Parameter Type Description
    capacity Int32 The number of element the list can initially store.

    See also

    • TTokenList
    In This Article
    Back to top FlexCel Studio for the .NET Framework v7.24.0.0
    © 2002 - 2025 tmssoftware.com