Search Results for

    Show / Hide Table of Contents

    IGraphQLMap.Items[const Key] Property

    Gets the value associated with the specified key.

    Remarks

    Behavior is different from regular dictionary: if the Key does not exist, an empty value is returned, and no exception is raised.

    Syntax

    Unit: GraphQL.Types

    property IGraphQLMap.Items[const Key]: TValue

    See also

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