Welcome to the NetCologne GmbH open source mirroring service!
	This machine mirrors various open-source projects.
	20 Gbit/s uplink.
	
	If there are any issues or you want another project mirrored, please contact
	mirror-service -=AT=- netcologne DOT de ! 
ForEachKeyForEachKey
Name
ForEachKey --  Exactly the same as the ForEach protocol, but only for KeyedCollections.
Description
 Works identically to the ForEach protocol, but loops through the keys in a KeyedCollection, rather than the members.
Protocols adopted by ForEachKey
None
Methods
Phase: Using
- - (void) forEachKey:-  (SEL) aSelector
- - (void) forEachKey:-  (SEL) aSelector : arg1
- - (void) forEachKey:-  (SEL) aSelector : arg1 : arg2
- - (void) forEachKey:-  (SEL) aSelector : arg1 : arg2 : arg3
