Member List
Stay organized with collections
Save and categorize content based on your preferences.
Page Summary
This page provides a complete list of members for NSDictionary(GCKAdditions), including all inherited members.
The members listed are primarily methods for retrieving various data types (array, bool, dictionary, double, integer, string, uinteger, url) from a dictionary using a key.
Many of the methods have overloaded versions that allow specifying a default value.
[[["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-09-18 UTC."],[],["The `NSDictionary(GCKAdditions)` category provides methods to retrieve values from a dictionary using specific keys. It includes methods like `gck_arrayForKey:`, `gck_boolForKey:`, `gck_dictionaryForKey:`, `gck_doubleForKey:`, `gck_integerForKey:`, `gck_stringForKey:`, `gck_uintegerForKey:` and `gck_urlForKey:`. Some methods, like those retrieving boolean, double, integer, string, and uinteger values, offer optional default values to be used if a key is not found. Each method is designed for a particular data type.\n"]]