Search Results for

    Show / Hide Table of Contents

    IGraphQLMap.GetKey Method

    Returns the Key value at the specified index.

    Remarks

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

    Syntax

    Unit: GraphQL.Types

    function IGraphQLMap.GetKey(Index: Integer): string; 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