Search Results for

    Show / Hide Table of Contents

    IGraphQLMap.GetValue Method

    Returns the value at the specified index.

    Remarks

    The GraphQL map is ordered. This property returns the value stored at the specified index position.

    Syntax

    Unit: GraphQL.Types

    function IGraphQLMap.GetValue(Index: Integer): TValue; virtual; abstract;

    Parameters

    <-> Parameter Type Description
    Index Integer

    See also

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