Search Results for

    Show / Hide Table of Contents

    IGraphQLList.GetItem Method

    Returns the element at the specified index.

    Syntax

    Unit: GraphQL.Types

    function IGraphQLList.GetItem(Index: Integer): TValue; virtual; abstract;

    Parameters

    <-> Parameter Type Description
    Index Integer

    See also

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