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

The KNKVCArrayExtensions type exposes the following members.

Methods

  NameDescription
setValueForKey
Calls setValueForKey() with the passed key and value on each member of the array in turn.
valueForKey
Gets an array of the receiver's members' values for the given key.

See Also