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
You should use:
continue;