What are the benefits of using IEnumerator over other Loops??
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
Hai, What are the benefits of using IEnumerator over other Loops?? Thanks in Advance,
Sunil Nair
-
Hai, What are the benefits of using IEnumerator over other Loops?? Thanks in Advance,
Sunil Nair
Suryanairg wrote:
What are the benefits of using IEnumerator over other Loops??
It provides way to iterate through the collection using a foreach.
All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia My Website | Ask smart questions