Iterate through a code block using for statement in C# Use the `for` iteration statement to loop a pre-set number of times and control the iteration process.