ForEachKey

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