C# introduce the foreach statement, which iterates through the elements of an entire array or collection.
foreach ( type identifier in arrayName )
statement
Subscribe to:
Post Comments (Atom)
learning C Sharp ( c# ) and Java (Homeworks, sample codes, assignments)
No comments:
Post a Comment