Visual Basic Language Reference  

Each

The Each keyword specifies the loop variable to be used in a For Each loop.

The Each keyword is used in this context:

For Each...Next Statements

See Also

Visual Basic Language Keywords