Search Results for

    Show / Hide Table of Contents

    IGraphQLMap.Contains Method

    Returns true if the map contains the specified key. False otherwise.

    Syntax

    Unit: GraphQL.Types

    function IGraphQLMap.Contains(const Key: string): Boolean; virtual; abstract;

    Parameters

    <-> Parameter Type Description
    const Key string

    See also

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