configure Each
Configures each element in this collection using the given action, as each element is required. Actions are run in the order added.
Parameters
action
A Action that can configure the element when required.
Configures each element in this collection using the given action, as each element is required. Actions are run in the order added.
A Action that can configure the element when required.