Visual Basic Language Reference  

Loop

The Loop keyword terminates a loop introduced with a Do statement.

The Loop keyword is used in this context:

Do...Loop Statements

See Also

Visual Basic Language Keywords