[This is preliminary documentation and is subject to change.]

The KNKVCDictionaryExtensions type exposes the following members.

Methods

  NameDescription
setValueForKey
Adds the given value for the given key in the dictionary. If the key doesn't exist, it will be added. If it does, the existing value will be replaced.
valueForKey
Gets the value for the given key in the dictionary.

See Also