Search Results for

    Show / Hide Table of Contents

    IGraphQLList.Add Method

    Adds a value to the end of the list.

    Syntax

    Unit: GraphQL.Types

    procedure IGraphQLList.Add(const Value: TValue); virtual; abstract;

    Parameters

    <-> Parameter Type Description
    const Value TValue

    See also

    • IGraphQLList
    In This Article
    Back to top GraphQL for Delphi v1.4
    © 2021 - 2024 tmssoftware.com