I am using C#. I have a list of items. I loop through each item using a foreach. Inside my foreach I have a lot of if statements ch
foreach
if
Use continue instead of break. :-)
continue
break