Foreach-Schleife

Syntax:

foreach(Klasse objektname in variable)
    Aktion(Variable);