[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-09 UTC."],[[["This page provides a comprehensive list of all members, including inherited ones, for the `TAGContainer` interface."],["The list details various methods and properties available within `TAGContainer`, such as data retrieval (`booleanForKey:`, `doubleForKey:`, etc.), container management (`close`, `refresh`), and handler registration (`registerFunctionCallMacroHandler:forMacro:`, `registerFunctionCallTagHandler:forTag:`)."],["Each entry in the list links to detailed documentation for the respective member within the `TAGContainer` interface."]]],["The content details the member list for the `TAGContainer` interface. Key actions include retrieving values for keys via `booleanForKey:`, `doubleForKey:`, `int64ForKey:`, and `stringForKey:`. It supports closing the container (`close`), refreshing (`refresh`), and handling function calls for macros and tags (`functionCallMacroHandlerForMacro:`, `functionCallTagHandlerForTag:`). Additionally, it manages registration of handlers (`registerFunctionCallMacroHandler:forMacro:`, `registerFunctionCallTagHandler:forTag:`). Information about the container's ID (`containerId`), default status (`isDefault`), and last refresh time (`lastRefreshTime`) are also accessible.\n"]]