2
Answers

What is the use of foreach

Hi,
    What is the main use of foreach in C# . Instead of using simple for loop. Is all .Net frame work support foreach. 

Answers (2)